Searched refs:have_sched_switch (Results 1 – 2 of 2) sorted by relevance
54 int have_sched_switch; member386 auxtrace_info->priv[INTEL_PT_HAVE_SCHED_SWITCH] = ptr->have_sched_switch; in intel_pt_info_fill()707 ptr->have_sched_switch = 3; in intel_pt_recording_options()712 ptr->have_sched_switch = 3; in intel_pt_recording_options()714 ptr->have_sched_switch = 2; in intel_pt_recording_options()723 ptr->have_sched_switch = 1; in intel_pt_recording_options()773 if (!ptr->have_sched_switch && !cpu_map__empty(cpus) && in intel_pt_recording_options()
71 int have_sched_switch; member872 if (queue->tid == -1 || pt->have_sched_switch) { in intel_pt_set_pid_tid_cpu()1587 if (pt->have_sched_switch == 1) in intel_pt_switch_ip()1629 (pt->have_sched_switch == 1 || pt->have_sched_switch == 3) && in intel_pt_run_decoder()1896 if (pt->have_sched_switch == 3) { in intel_pt_context_switch()2439 pt->have_sched_switch = auxtrace_info->priv[INTEL_PT_HAVE_SCHED_SWITCH]; in intel_pt_process_auxtrace_info()2540 if (pt->have_sched_switch == 1) { in intel_pt_process_auxtrace_info()2547 } else if (pt->have_sched_switch == 2 && in intel_pt_process_auxtrace_info()