Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c51 struct intel_pt_recording { struct
52 struct auxtrace_record itr;
53 struct perf_pmu *intel_pt_pmu;
54 int have_sched_switch;
55 struct evlist *evlist;
56 bool all_switch_events;
57 bool snapshot_mode;
58 bool snapshot_init_done;
59 size_t snapshot_size;
60 size_t snapshot_ref_buf_size;
[all …]