Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c123 bool show_task_events; member
2501 if (script->show_task_events) { in __cmd_script()
3550 OPT_BOOLEAN('\0', "show-task-events", &script.show_task_events, in cmd_script()