Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dintel-pt.c69 bool sync_switch; member
147 bool sync_switch; member
936 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
940 (!ptq->sync_switch || in intel_pt_setup_queue()
1523 if (!ptq->sync_switch) in intel_pt_sample()
1609 pt->sync_switch = true; in intel_pt_enable_sync_switch()
1616 ptq->sync_switch = true; in intel_pt_enable_sync_switch()
1652 if (ptq->sync_switch && in intel_pt_run_decoder()
1654 ptq->sync_switch = false; in intel_pt_run_decoder()
1680 } else if (ptq->sync_switch && in intel_pt_run_decoder()
[all …]