Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c127 bool show_lost_events; member
2516 if (script->show_lost_events) in __cmd_script()
3560 OPT_BOOLEAN('\0', "show-lost-events", &script.show_lost_events, in cmd_script()