Home
last modified time | relevance | path

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

/tools/perf/ui/
Dui.h18 void ui__exit(bool wait_for_ok);
24 static inline void ui__exit(bool wait_for_ok __maybe_unused) {} in ui__exit() function
Dsetup.c101 ui__exit(wait_for_ok); in exit_browser()
/tools/perf/ui/tui/
Dsetup.c93 ui__exit(false); in ui__signal()
138 void ui__exit(bool wait_for_ok) in ui__exit() function