Lines Matching refs:synth_opts
44 struct itrace_synth_opts synth_opts; member
332 if (spe->synth_opts.inject) { in arm_spe_deliver_synth_event()
1171 if (spe->synth_opts.flc) { in arm_spe_synth_events()
1191 if (spe->synth_opts.llc) { in arm_spe_synth_events()
1211 if (spe->synth_opts.tlb) { in arm_spe_synth_events()
1231 if (spe->synth_opts.branches) { in arm_spe_synth_events()
1243 if (spe->synth_opts.remote_access) { in arm_spe_synth_events()
1255 if (spe->synth_opts.mem) { in arm_spe_synth_events()
1266 if (spe->synth_opts.instructions) { in arm_spe_synth_events()
1267 if (spe->synth_opts.period_type != PERF_ITRACE_PERIOD_INSTRUCTIONS) { in arm_spe_synth_events()
1271 if (spe->synth_opts.period > 1) in arm_spe_synth_events()
1277 attr.sample_period = spe->synth_opts.period; in arm_spe_synth_events()
1356 spe->synth_opts = *session->itrace_synth_opts; in arm_spe_process_auxtrace_info()
1358 itrace_synth_opts__set_default(&spe->synth_opts, false); in arm_spe_process_auxtrace_info()