Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Drecord.c103 bool perf_can_record_switch_events(void) in perf_can_record_switch_events() function
Devlist.h122 bool perf_can_record_switch_events(void);
/linux-4.4.14/tools/perf/arch/x86/util/
Dintel-pt.c627 if (perf_can_record_switch_events()) { in intel_pt_recording_options()
/linux-4.4.14/tools/perf/
Dbuiltin-record.c1150 !perf_can_record_switch_events()) { in cmd_record()