Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dauxtrace.h86 struct itrace_synth_opts { struct
87 bool set;
88 bool default_no_sample;
89 bool inject;
90 bool instructions;
91 bool branches;
92 bool transactions;
93 bool ptwrites;
94 bool pwr_events;
95 bool other_events;
[all …]
Dsession.h28 struct itrace_synth_opts *itrace_synth_opts; member
/Linux-v5.4/tools/perf/
Dbuiltin-inject.c47 struct itrace_synth_opts itrace_synth_opts; member
Dbuiltin-report.c1023 struct itrace_synth_opts itrace_synth_opts = { .set = 0, }; in cmd_report() local
Dbuiltin-script.c3409 struct itrace_synth_opts itrace_synth_opts = { in cmd_script() local