Lines Matching refs:synth_opts
64 struct itrace_synth_opts synth_opts; member
280 if (bts->synth_opts.initial_skip && in intel_bts_synth_branch_sample()
281 bts->num_events++ <= bts->synth_opts.initial_skip) in intel_bts_synth_branch_sample()
301 if (bts->synth_opts.inject) { in intel_bts_synth_branch_sample()
399 if (!btsq->bts->synth_opts.errors) in intel_bts_get_branch_type()
446 if (btsq->bts->synth_opts.thread_stack) in intel_bts_process_buffer()
515 if (!btsq->bts->synth_opts.callchain && in intel_bts_process_queue()
516 !btsq->bts->synth_opts.thread_stack && thread && in intel_bts_process_queue()
645 bts->synth_opts.errors) in intel_bts_process_event()
818 if (bts->synth_opts.branches) { in intel_bts_synth_events()
911 bts->synth_opts = *session->itrace_synth_opts; in intel_bts_process_auxtrace_info()
913 itrace_synth_opts__set_default(&bts->synth_opts); in intel_bts_process_auxtrace_info()
915 bts->synth_opts.thread_stack = in intel_bts_process_auxtrace_info()
919 if (bts->synth_opts.calls) in intel_bts_process_auxtrace_info()
922 if (bts->synth_opts.returns) in intel_bts_process_auxtrace_info()