Home
last modified time | relevance | path

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

/tools/perf/util/
Drecord.c110 bool perf_can_record_switch_events(void) in perf_can_record_switch_events() function
Devlist.h165 bool perf_can_record_switch_events(void);
/tools/perf/arch/arm/util/
Dcs-etm.c267 if (perf_can_record_switch_events()) in cs_etm_recording_options()
/tools/perf/arch/x86/util/
Dintel-pt.c709 if (perf_can_record_switch_events()) { in intel_pt_recording_options()
/tools/perf/
Dbuiltin-record.c2331 !perf_can_record_switch_events()) { in cmd_record()