Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dauxtrace.h120 struct itrace_synth_opts { struct
121 bool set;
122 bool default_no_sample;
123 bool inject;
124 bool instructions;
125 bool cycles;
126 bool branches;
127 bool transactions;
128 bool ptwrites;
129 bool pwr_events;
[all …]
H A Dsession.h34 struct itrace_synth_opts *itrace_synth_opts; member
/openbmc/linux/tools/perf/
H A Dbuiltin-mem.c276 struct itrace_synth_opts itrace_synth_opts = { in report_raw_events() local
H A Dbuiltin-annotate.c528 struct itrace_synth_opts itrace_synth_opts = { in cmd_annotate() local
H A Dbuiltin-report.c1187 struct itrace_synth_opts itrace_synth_opts = { .set = 0, }; in cmd_report() local
H A Dbuiltin-inject.c124 struct itrace_synth_opts itrace_synth_opts; member
H A Dbuiltin-c2c.c3006 struct itrace_synth_opts itrace_synth_opts = { in perf_c2c__report() local
H A Dbuiltin-script.c3833 struct itrace_synth_opts itrace_synth_opts = { in cmd_script() local