Lines Matching refs:synth_opts
44 struct itrace_synth_opts synth_opts; member
312 if (spe->synth_opts.inject) { in arm_spe_deliver_synth_event()
1151 if (spe->synth_opts.flc) { in arm_spe_synth_events()
1171 if (spe->synth_opts.llc) { in arm_spe_synth_events()
1191 if (spe->synth_opts.tlb) { in arm_spe_synth_events()
1211 if (spe->synth_opts.branches) { in arm_spe_synth_events()
1223 if (spe->synth_opts.remote_access) { in arm_spe_synth_events()
1235 if (spe->synth_opts.mem) { in arm_spe_synth_events()
1246 if (spe->synth_opts.instructions) { in arm_spe_synth_events()
1247 if (spe->synth_opts.period_type != PERF_ITRACE_PERIOD_INSTRUCTIONS) { in arm_spe_synth_events()
1251 if (spe->synth_opts.period > 1) in arm_spe_synth_events()
1257 attr.sample_period = spe->synth_opts.period; in arm_spe_synth_events()
1336 spe->synth_opts = *session->itrace_synth_opts; in arm_spe_process_auxtrace_info()
1338 itrace_synth_opts__set_default(&spe->synth_opts, false); in arm_spe_process_auxtrace_info()