Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A 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 …]
H A Dsession.h28 struct itrace_synth_opts *itrace_synth_opts; member
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-inject.c51 struct itrace_synth_opts itrace_synth_opts; member
H A Dbuiltin-report.c1120 struct itrace_synth_opts itrace_synth_opts = { .set = 0, }; in cmd_report() local
H A Dbuiltin-script.c3441 struct itrace_synth_opts itrace_synth_opts = { in cmd_script() local