Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dperf.h60 bool record_switch_events; member
Dbuiltin-record.c1114 OPT_BOOLEAN(0, "switch-events", &record.opts.record_switch_events,
1149 if (rec->opts.record_switch_events && in cmd_record()
/linux-4.4.14/tools/perf/arch/x86/util/
Dintel-pt.c652 opts->record_switch_events = false; in intel_pt_recording_options()
655 opts->record_switch_events = true; in intel_pt_recording_options()
/linux-4.4.14/tools/perf/util/
Devsel.c855 if (opts->record_switch_events) in perf_evsel__config()