Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dintel-pt.c77 bool sync_switch; member
196 bool sync_switch; member
1600 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
1606 (!ptq->sync_switch || in intel_pt_setup_queue()
2931 if (!ptq->sync_switch) in intel_pt_sample()
3020 pt->sync_switch = true; in intel_pt_enable_sync_switch()
3027 ptq->sync_switch = true; in intel_pt_enable_sync_switch()
3035 pt->sync_switch = false; in intel_pt_disable_sync_switch()
3042 ptq->sync_switch = false; in intel_pt_disable_sync_switch()
3092 if (ptq->sync_switch) { in intel_pt_time_filter()
[all …]