Searched refs:record_switch_events (Results 1 – 5 of 5) sorted by relevance
36 bool record_switch_events; member
1087 if (opts->record_switch_events) in perf_evsel__config()
736 opts->record_switch_events = false; in intel_pt_recording_options()739 opts->record_switch_events = true; in intel_pt_recording_options()
268 opts->record_switch_events = true; in cs_etm_recording_options()
2231 OPT_BOOLEAN(0, "switch-events", &record.opts.record_switch_events,2341 if (rec->opts.record_switch_events && in cmd_record()