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