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

/linux-4.1.27/tools/perf/ui/
H A Dutil.h6 int ui__getch(int delay_secs);
H A Dbrowser.c369 key = ui__getch(delay_secs); ui_browser__run()
/linux-4.1.27/tools/perf/ui/tui/
H A Dutil.c129 key = ui__getch(delay_secs); ui_browser__input_window()
156 key = ui__getch(delay_secs); ui_browser__input_window()
213 return ui__getch(delay_secs); ui__question_window()
H A Dsetup.c52 int ui__getch(int delay_secs) ui__getch() function

Completed in 109 milliseconds