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