Searched refs:show_switch_events (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-script.c146 bool show_switch_events; member in struct:perf_script
2658 if (!script->show_switch_events)
2827 if (script->show_switch_events || (scripting_ops && scripting_ops->process_switch))
3987 OPT_BOOLEAN('\0', "show-switch-events", &script.show_switch_events,

Completed in 84 milliseconds