Lines Matching refs:synth_opts

47 	struct itrace_synth_opts synth_opts;  member
489 if (etm->synth_opts.last_branch) { in cs_etm__init_traceid_queue()
492 sz += etm->synth_opts.last_branch_sz * in cs_etm__init_traceid_queue()
607 if (etm->synth_opts.branches || etm->synth_opts.last_branch || in cs_etm__packet_swap()
608 etm->synth_opts.instructions) { in cs_etm__packet_swap()
1200 nr = etmq->etm->synth_opts.last_branch_sz - tidq->last_branch_pos; in cs_etm__copy_last_branch_rb()
1212 if (bs_src->nr >= etmq->etm->synth_opts.last_branch_sz) { in cs_etm__copy_last_branch_rb()
1293 tidq->last_branch_pos = etmq->etm->synth_opts.last_branch_sz; in cs_etm__update_last_branch_rb()
1308 if (bs->nr < etmq->etm->synth_opts.last_branch_sz) in cs_etm__update_last_branch_rb()
1477 if (etm->synth_opts.last_branch) in cs_etm__synth_instruction_sample()
1480 if (etm->synth_opts.inject) { in cs_etm__synth_instruction_sample()
1542 if (etm->synth_opts.last_branch) { in cs_etm__synth_branch_sample()
1554 if (etm->synth_opts.inject) { in cs_etm__synth_branch_sample()
1647 if (etm->synth_opts.branches) { in cs_etm__synth_events()
1660 if (etm->synth_opts.last_branch) { in cs_etm__synth_events()
1670 if (etm->synth_opts.instructions) { in cs_etm__synth_events()
1672 attr.sample_period = etm->synth_opts.period; in cs_etm__synth_events()
1702 if (etm->synth_opts.last_branch && in cs_etm__sample()
1707 if (etm->synth_opts.instructions && in cs_etm__sample()
1765 if (etm->synth_opts.last_branch) in cs_etm__sample()
1790 if (etm->synth_opts.branches) { in cs_etm__sample()
1843 if (etmq->etm->synth_opts.last_branch && in cs_etm__flush()
1844 etmq->etm->synth_opts.instructions && in cs_etm__flush()
1870 if (etm->synth_opts.branches && in cs_etm__flush()
1881 if (etm->synth_opts.last_branch) in cs_etm__flush()
1901 if (etmq->etm->synth_opts.last_branch && in cs_etm__end_block()
1902 etmq->etm->synth_opts.instructions && in cs_etm__end_block()
2840 if (etm->synth_opts.timeless_decoding) { in cs_etm__setup_timeless_decoding()
3310 etm->synth_opts = *session->itrace_synth_opts; in cs_etm__process_auxtrace_info_full()
3312 itrace_synth_opts__set_default(&etm->synth_opts, in cs_etm__process_auxtrace_info_full()
3314 etm->synth_opts.callchain = false; in cs_etm__process_auxtrace_info_full()