Lines Matching refs:sync_switch
69 bool sync_switch; member
153 bool sync_switch; member
1063 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
1069 (!ptq->sync_switch || in intel_pt_setup_queue()
1987 if (!ptq->sync_switch) in intel_pt_sample()
2073 pt->sync_switch = true; in intel_pt_enable_sync_switch()
2080 ptq->sync_switch = true; in intel_pt_enable_sync_switch()
2128 if (ptq->sync_switch) { in intel_pt_time_filter()
2189 if (ptq->sync_switch && in intel_pt_run_decoder()
2191 ptq->sync_switch = false; in intel_pt_run_decoder()
2214 } else if (ptq->sync_switch && in intel_pt_run_decoder()
2363 if (!pt->sync_switch) in intel_pt_sync_switch()
2367 if (!ptq || !ptq->sync_switch) in intel_pt_sync_switch()
2434 if (pt->sync_switch) { in intel_pt_context_switch_in()
2438 if (ptq && ptq->sync_switch) { in intel_pt_context_switch_in()