Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c70 bool sync_switch; member
159 bool sync_switch; member
1208 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
1214 (!ptq->sync_switch || in intel_pt_setup_queue()
2067 if (!ptq->sync_switch) in intel_pt_sample()
2153 pt->sync_switch = true; in intel_pt_enable_sync_switch()
2160 ptq->sync_switch = true; in intel_pt_enable_sync_switch()
2208 if (ptq->sync_switch) { in intel_pt_time_filter()
2269 if (ptq->sync_switch in intel_pt_run_decoder()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c77 bool sync_switch; member
194 bool sync_switch; member
1596 ptq->sync_switch = pt->sync_switch; in intel_pt_setup_queue()
1602 (!ptq->sync_switch || in intel_pt_setup_queue()
2723 if (!ptq->sync_switch) in intel_pt_sample()
2812 pt->sync_switch = true; in intel_pt_enable_sync_switch()
2819 ptq->sync_switch = true; in intel_pt_enable_sync_switch()
2827 pt->sync_switch = false; in intel_pt_disable_sync_switch()
2834 ptq->sync_switch in intel_pt_disable_sync_switch()
[all...]

Completed in 9 milliseconds