Home
last modified time | relevance | path

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

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