Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dperf_api_probe.h11 bool perf_can_record_switch_events(void);
Dperf_api_probe.c122 bool perf_can_record_switch_events(void) in perf_can_record_switch_events() function
/linux-6.6.21/tools/perf/arch/arm/util/
Dcs-etm.c323 perf_can_record_switch_events()) in cs_etm_recording_options()
/linux-6.6.21/tools/perf/arch/x86/util/
Dintel-pt.c787 if (perf_can_record_switch_events()) { in intel_pt_recording_options()
/linux-6.6.21/tools/perf/
Dbuiltin-record.c4035 !perf_can_record_switch_events()) { in cmd_record()