Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dperf.h61 bool record_switch_events; member
Dbuiltin-record.c1655 OPT_BOOLEAN(0, "switch-events", &record.opts.record_switch_events,
1737 if (rec->opts.record_switch_events && in cmd_record()
/Linux-v4.19/tools/perf/arch/x86/util/
Dintel-pt.c706 opts->record_switch_events = false; in intel_pt_recording_options()
709 opts->record_switch_events = true; in intel_pt_recording_options()
/Linux-v4.19/tools/perf/util/
Devsel.c1039 if (opts->record_switch_events) in perf_evsel__config()