Home
last modified time | relevance | path

Searched refs:sync_switch (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dintel-pt.c70 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()
[all …]