Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dintel-pt.c76 bool sync_switch; member
189 bool sync_switch; member
1565 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
1571 (!ptq->sync_switch || in intel_pt_setup_queue()
2658 if (!ptq->sync_switch) in intel_pt_sample()
2747 pt->sync_switch = true; in intel_pt_enable_sync_switch()
2754 ptq->sync_switch = true; in intel_pt_enable_sync_switch()
2762 pt->sync_switch = false; in intel_pt_disable_sync_switch()
2769 ptq->sync_switch = false; in intel_pt_disable_sync_switch()
2819 if (ptq->sync_switch) { in intel_pt_time_filter()
[all …]