Searched defs:cs_etm_auxtrace (Results 1 – 1 of 1) sorted by relevance
42 struct cs_etm_auxtrace { struct43 struct auxtrace auxtrace;44 struct auxtrace_queues queues;45 struct auxtrace_heap heap;46 struct itrace_synth_opts synth_opts;47 struct perf_session *session;48 struct perf_tsc_conversion tc;57 bool timeless_decoding;65 bool per_thread_decoding;66 bool snapshot_mode;[all …]