Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dauxtrace.h121 struct itrace_synth_opts { struct
122 bool set;
123 bool default_no_sample;
124 bool inject;
125 bool instructions;
126 bool cycles;
127 bool branches;
128 bool transactions;
129 bool ptwrites;
130 bool pwr_events;
[all …]
H A Dsession.h53 struct itrace_synth_opts *itrace_synth_opts; member
/linux/tools/perf/
H A Dbuiltin-mem.c265 struct itrace_synth_opts itrace_synth_opts = { in report_raw_events() local
H A Dbuiltin-annotate.c705 struct itrace_synth_opts itrace_synth_opts = { in cmd_annotate() local
H A Dbuiltin-report.c1304 struct itrace_synth_opts itrace_synth_opts = { .set = 0, }; in cmd_report() local
H A Dbuiltin-inject.c130 struct itrace_synth_opts itrace_synth_opts; member
H A Dbuiltin-c2c.c2994 struct itrace_synth_opts itrace_synth_opts = { in perf_c2c__report() local
H A Dbuiltin-script.c3704 struct itrace_synth_opts itrace_synth_opts = { in cmd_script() local