Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dintel-pt.c77 bool sync_switch; member
194 bool sync_switch; member
1594 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
1600 (!ptq->sync_switch || in intel_pt_setup_queue()
2721 if (!ptq->sync_switch) in intel_pt_sample()
2810 pt->sync_switch = true; in intel_pt_enable_sync_switch()
2817 ptq->sync_switch = true; in intel_pt_enable_sync_switch()
2825 pt->sync_switch = false; in intel_pt_disable_sync_switch()
2832 ptq->sync_switch = false; in intel_pt_disable_sync_switch()
2882 if (ptq->sync_switch) { in intel_pt_time_filter()
[all …]