Home
last modified time | relevance | path

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

/linux-5.10/tools/perf/util/
Dauxtrace.h105 struct itrace_synth_opts { struct
106 bool set;
107 bool default_no_sample;
108 bool inject;
109 bool instructions;
110 bool branches;
111 bool transactions;
112 bool ptwrites;
113 bool pwr_events;
114 bool other_events;
[all …]
Dsession.h28 struct itrace_synth_opts *itrace_synth_opts; member
/linux-5.10/tools/perf/
Dbuiltin-report.c1103 struct itrace_synth_opts itrace_synth_opts = { .set = 0, }; in cmd_report() local
Dbuiltin-inject.c51 struct itrace_synth_opts itrace_synth_opts; member
Dbuiltin-script.c3435 struct itrace_synth_opts itrace_synth_opts = { in cmd_script() local