Home
last modified time | relevance | path

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

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