Home
last modified time | relevance | path

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

/tools/perf/util/
A Drecord.h41 bool record_switch_events; member
93 return opts->record_switch_events_set && !opts->record_switch_events; in record_opts__no_switch_events()
A Devsel.c1461 if (opts->record_switch_events) in evsel__config()
/tools/perf/arch/x86/util/
A Dintel-pt.c814 opts->record_switch_events = false; in intel_pt_recording_options()
817 opts->record_switch_events = true; in intel_pt_recording_options()
/tools/perf/arch/arm/util/
A Dcs-etm.c338 opts->record_switch_events = true; in cs_etm_recording_options()
/tools/perf/
A Dbuiltin-record.c3574 OPT_BOOLEAN_SET(0, "switch-events", &record.opts.record_switch_events,
4119 record.opts.record_switch_events = true; in cmd_record()
4170 if (rec->opts.record_switch_events && in cmd_record()

Completed in 26 milliseconds