Lines Matching refs:sync_switch
70 bool sync_switch; member
159 bool sync_switch; member
1208 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
1214 (!ptq->sync_switch || in intel_pt_setup_queue()
2067 if (!ptq->sync_switch) in intel_pt_sample()
2153 pt->sync_switch = true; in intel_pt_enable_sync_switch()
2160 ptq->sync_switch = true; in intel_pt_enable_sync_switch()
2208 if (ptq->sync_switch) { in intel_pt_time_filter()
2269 if (ptq->sync_switch && in intel_pt_run_decoder()
2271 ptq->sync_switch = false; in intel_pt_run_decoder()
2295 } else if (ptq->sync_switch && in intel_pt_run_decoder()
2494 if (!pt->sync_switch) in intel_pt_sync_switch()
2498 if (!ptq || !ptq->sync_switch) in intel_pt_sync_switch()
2565 if (pt->sync_switch) { in intel_pt_context_switch_in()
2569 if (ptq && ptq->sync_switch) { in intel_pt_context_switch_in()