Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/arch/x86/util/
Dintel-pt.c54 struct intel_pt_recording { struct
55 struct auxtrace_record itr;
56 struct perf_pmu *intel_pt_pmu;
57 int have_sched_switch;
58 struct perf_evlist *evlist;
59 bool snapshot_mode;
60 bool snapshot_init_done;
61 size_t snapshot_size;
62 size_t snapshot_ref_buf_size;
63 int snapshot_ref_cnt;
[all …]