Home
last modified time | relevance | path

Searched refs:perf_can_record_cpu_wide (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dperf_api_probe.h10 bool perf_can_record_cpu_wide(void);
H A Dperf_api_probe.c121 bool perf_can_record_cpu_wide(void) in perf_can_record_cpu_wide() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dperf_api_probe.h10 bool perf_can_record_cpu_wide(void);
H A Dperf_api_probe.c132 bool perf_can_record_cpu_wide(void) in perf_can_record_cpu_wide() function
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dintel-pt.c797 if (!cpu_wide && perf_can_record_cpu_wide()) { in intel_pt_recording_options()
841 perf_can_record_text_poke_events() && perf_can_record_cpu_wide()) in intel_pt_recording_options()
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dintel-pt.c791 if (!cpu_wide && perf_can_record_cpu_wide()) { in intel_pt_recording_options()
830 perf_can_record_text_poke_events() && perf_can_record_cpu_wide()) in intel_pt_recording_options()

Completed in 4 milliseconds