Searched defs:itrace_synth_opts (Results 1 – 5 of 5) sorted by relevance
86 struct itrace_synth_opts { struct87 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 …]
28 struct itrace_synth_opts *itrace_synth_opts; member
47 struct itrace_synth_opts itrace_synth_opts; member
1023 struct itrace_synth_opts itrace_synth_opts = { .set = 0, }; in cmd_report() local
3409 struct itrace_synth_opts itrace_synth_opts = { in cmd_script() local