Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcs-etm.c42 struct cs_etm_auxtrace { struct
43 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 …]