Lines Matching defs:synth_opts
46 struct itrace_synth_opts synth_opts;
256 if (etm->synth_opts.last_branch) {
259 sz += etm->synth_opts.last_branch_sz *
374 if (etm->sample_branches || etm->synth_opts.last_branch ||
910 nr = etmq->etm->synth_opts.last_branch_sz - tidq->last_branch_pos;
922 if (bs_src->nr >= etmq->etm->synth_opts.last_branch_sz) {
1003 tidq->last_branch_pos = etmq->etm->synth_opts.last_branch_sz;
1018 if (bs->nr < etmq->etm->synth_opts.last_branch_sz)
1167 if (etm->synth_opts.last_branch)
1170 if (etm->synth_opts.inject) {
1228 if (etm->synth_opts.last_branch) {
1240 if (etm->synth_opts.inject) {
1333 if (etm->synth_opts.branches) {
1347 if (etm->synth_opts.last_branch) {
1357 if (etm->synth_opts.instructions) {
1359 attr.sample_period = etm->synth_opts.period;
1390 if (etm->synth_opts.last_branch &&
1453 if (etm->synth_opts.last_branch)
1531 if (etmq->etm->synth_opts.last_branch &&
1568 if (etm->synth_opts.last_branch)
1588 if (etmq->etm->synth_opts.last_branch &&
2671 etm->synth_opts = *session->itrace_synth_opts;
2673 itrace_synth_opts__set_default(&etm->synth_opts,
2675 etm->synth_opts.callchain = false;