show_switch_events 1637 tools/perf/builtin-script.c 	bool			show_switch_events;
show_switch_events 2314 tools/perf/builtin-script.c 	if (!script->show_switch_events)
show_switch_events 2495 tools/perf/builtin-script.c 	if (script->show_switch_events || (scripting_ops && scripting_ops->process_switch))
show_switch_events 3520 tools/perf/builtin-script.c 	OPT_BOOLEAN('\0', "show-switch-events", &script.show_switch_events,