Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dperf_api_probe.h11 bool perf_can_record_switch_events(void);
Dperf_api_probe.c111 bool perf_can_record_switch_events(void) in perf_can_record_switch_events() function
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
Dcs-etm.c269 perf_can_record_switch_events()) in cs_etm_recording_options()
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
Dintel-pt.c793 if (perf_can_record_switch_events()) { in intel_pt_recording_options()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-record.c2669 !perf_can_record_switch_events()) { in cmd_record()