Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/arch/x86/util/
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 perf_evlist *evlist;
56 bool snapshot_mode;
57 bool snapshot_init_done;
58 size_t snapshot_size;
59 size_t snapshot_ref_buf_size;
60 int snapshot_ref_cnt;
[all …]