Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c801 bool cpu_wide = !target__none(&opts->target) && in intel_pt_recording_options() local
804 if (!cpu_wide && perf_can_record_cpu_wide()) { in intel_pt_recording_options()
824 if (cpu_wide) in intel_pt_recording_options()