Lines Matching refs:sync_switch
70 bool sync_switch; member
159 bool sync_switch; member
1192 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
1198 (!ptq->sync_switch || in intel_pt_setup_queue()
2055 if (!ptq->sync_switch) in intel_pt_sample()
2141 pt->sync_switch = true; in intel_pt_enable_sync_switch()
2148 ptq->sync_switch = true; in intel_pt_enable_sync_switch()
2196 if (ptq->sync_switch) { in intel_pt_time_filter()
2257 if (ptq->sync_switch && in intel_pt_run_decoder()
2259 ptq->sync_switch = false; in intel_pt_run_decoder()
2282 } else if (ptq->sync_switch && in intel_pt_run_decoder()
2481 if (!pt->sync_switch) in intel_pt_sync_switch()
2485 if (!ptq || !ptq->sync_switch) in intel_pt_sync_switch()
2552 if (pt->sync_switch) { in intel_pt_context_switch_in()
2556 if (ptq && ptq->sync_switch) { in intel_pt_context_switch_in()