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.c50 struct intel_pt_recording { struct
51 struct auxtrace_record itr;
52 struct perf_pmu *intel_pt_pmu;
53 int have_sched_switch;
54 struct evlist *evlist;
55 bool snapshot_mode;
56 bool snapshot_init_done;
57 size_t snapshot_size;
58 size_t snapshot_ref_buf_size;
59 int snapshot_ref_cnt;
[all …]