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