Lines Matching defs:synth_opts
47 struct itrace_synth_opts synth_opts;
489 if (etm->synth_opts.last_branch) {
492 sz += etm->synth_opts.last_branch_sz *
607 if (etm->synth_opts.branches || etm->synth_opts.last_branch ||
608 etm->synth_opts.instructions) {
1200 nr = etmq->etm->synth_opts.last_branch_sz - tidq->last_branch_pos;
1212 if (bs_src->nr >= etmq->etm->synth_opts.last_branch_sz) {
1293 tidq->last_branch_pos = etmq->etm->synth_opts.last_branch_sz;
1308 if (bs->nr < etmq->etm->synth_opts.last_branch_sz)
1477 if (etm->synth_opts.last_branch)
1480 if (etm->synth_opts.inject) {
1542 if (etm->synth_opts.last_branch) {
1554 if (etm->synth_opts.inject) {
1647 if (etm->synth_opts.branches) {
1660 if (etm->synth_opts.last_branch) {
1670 if (etm->synth_opts.instructions) {
1672 attr.sample_period = etm->synth_opts.period;
1702 if (etm->synth_opts.last_branch &&
1707 if (etm->synth_opts.instructions &&
1765 if (etm->synth_opts.last_branch)
1790 if (etm->synth_opts.branches) {
1843 if (etmq->etm->synth_opts.last_branch &&
1844 etmq->etm->synth_opts.instructions &&
1870 if (etm->synth_opts.branches &&
1881 if (etm->synth_opts.last_branch)
1901 if (etmq->etm->synth_opts.last_branch &&
1902 etmq->etm->synth_opts.instructions &&
2840 if (etm->synth_opts.timeless_decoding) {
3310 etm->synth_opts = *session->itrace_synth_opts;
3312 itrace_synth_opts__set_default(&etm->synth_opts,
3314 etm->synth_opts.callchain = false;