Home
last modified time | relevance | path

Searched refs:all_switch_events (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c56 bool all_switch_events; member
799 if (ptr->all_switch_events && !cpu_wide && perf_can_record_cpu_wide()) { in intel_pt_recording_options()
1188 ptr->all_switch_events = perf_config_bool(var, value); in intel_pt_perf_config()
/linux/tools/perf/scripts/python/
H A Dintel-pt-events.py490 if glb_args.all_switch_events: