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