Lines Matching refs:synth_opts
57 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()
383 if (!btsq->bts->synth_opts.errors) in intel_bts_get_branch_type()
430 if (btsq->bts->synth_opts.thread_stack) in intel_bts_process_buffer()
499 if (!btsq->bts->synth_opts.callchain && in intel_bts_process_queue()
500 !btsq->bts->synth_opts.thread_stack && thread && in intel_bts_process_queue()
629 bts->synth_opts.errors) in intel_bts_process_event()
811 if (bts->synth_opts.branches) { in intel_bts_synth_events()
905 bts->synth_opts = *session->itrace_synth_opts; in intel_bts_process_auxtrace_info()
907 itrace_synth_opts__set_default(&bts->synth_opts, in intel_bts_process_auxtrace_info()
909 bts->synth_opts.thread_stack = in intel_bts_process_auxtrace_info()
913 if (bts->synth_opts.calls) in intel_bts_process_auxtrace_info()
916 if (bts->synth_opts.returns) in intel_bts_process_auxtrace_info()