Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dintel-pt.c77 bool sync_switch; member
194 bool sync_switch; member
1598 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
1604 (!ptq->sync_switch || in intel_pt_setup_queue()
2725 if (!ptq->sync_switch) in intel_pt_sample()
2814 pt->sync_switch = true; in intel_pt_enable_sync_switch()
2829 pt->sync_switch = false; in intel_pt_disable_sync_switch()
2947 if (ptq->sync_switch && in intel_pt_run_decoder()
3173 if (!pt->sync_switch) in intel_pt_sync_switch()
3245 if (pt->sync_switch) { in intel_pt_context_switch_in()
[all …]