Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/tools/perf/arch/arm/util/
Dcs-etm.c310 perf_can_record_switch_events()) in cs_etm_recording_options()
/Linux-v6.1/tools/perf/arch/x86/util/
Dintel-pt.c802 if (perf_can_record_switch_events()) { in intel_pt_recording_options()
/Linux-v6.1/tools/perf/
Dbuiltin-record.c4057 !perf_can_record_switch_events()) { in cmd_record()