Searched refs:record_switch_events (Results 1 – 5 of 5) sorted by relevance
40 bool record_switch_events; member92 return opts->record_switch_events_set && !opts->record_switch_events; in record_opts__no_switch_events()
1311 if (opts->record_switch_events) in evsel__config()
823 opts->record_switch_events = false; in intel_pt_recording_options()826 opts->record_switch_events = true; in intel_pt_recording_options()
327 opts->record_switch_events = true; in cs_etm_recording_options()
3458 OPT_BOOLEAN_SET(0, "switch-events", &record.opts.record_switch_events,4052 if (rec->opts.record_switch_events && in cmd_record()
Completed in 20 milliseconds