Home
last modified time | relevance | path

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

/linux/tools/perf/util/ !
H A Dperf_api_probe.h11 bool perf_can_record_switch_events(void);
/linux/tools/perf/arch/arm/util/ !
H A Dcs-etm.c337 perf_can_record_switch_events()) in cs_etm_recording_options()
/linux/tools/perf/arch/x86/util/ !
H A Dintel-pt.c795 if (perf_can_record_switch_events()) { in intel_pt_recording_options()
/linux/tools/perf/ !
H A Dbuiltin-record.c4171 !perf_can_record_switch_events()) { in cmd_record()