Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-script.c135 bool show_task_events; member
2765 if (script->show_task_events) { in __cmd_script()
3891 OPT_BOOLEAN('\0', "show-task-events", &script.show_task_events, in cmd_script()