Lines Matching refs:sync_switch
70 bool sync_switch; member
165 bool sync_switch; member
1382 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
1388 (!ptq->sync_switch || in intel_pt_setup_queue()
2306 if (!ptq->sync_switch) in intel_pt_sample()
2392 pt->sync_switch = true; in intel_pt_enable_sync_switch()
2399 ptq->sync_switch = true; in intel_pt_enable_sync_switch()
2447 if (ptq->sync_switch) { in intel_pt_time_filter()
2508 if (ptq->sync_switch && in intel_pt_run_decoder()
2510 ptq->sync_switch = false; in intel_pt_run_decoder()
2533 } else if (ptq->sync_switch && in intel_pt_run_decoder()
2732 if (!pt->sync_switch) in intel_pt_sync_switch()
2736 if (!ptq || !ptq->sync_switch) in intel_pt_sync_switch()
2802 if (pt->sync_switch) { in intel_pt_context_switch_in()
2806 if (ptq && ptq->sync_switch) { in intel_pt_context_switch_in()