Searched defs:intel_pt_recording (Results 1 – 1 of 1) sorted by relevance
49 struct intel_pt_recording { struct50 struct auxtrace_record itr;51 struct perf_pmu *intel_pt_pmu;52 int have_sched_switch;53 struct evlist *evlist;54 bool snapshot_mode;55 bool snapshot_init_done;56 size_t snapshot_size;57 size_t snapshot_ref_buf_size;58 int snapshot_ref_cnt;[all …]