Home
last modified time | relevance | path

Searched defs:intel_bts_recording (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/perf/arch/x86/util/
Dintel-bts.c39 struct intel_bts_recording { struct
40 struct auxtrace_record itr;
41 struct perf_pmu *intel_bts_pmu;
42 struct evlist *evlist;
43 bool snapshot_mode;
67 struct intel_bts_recording *btsr = in intel_bts_info_fill() argument