ui__getch         400 tools/perf/ui/browser.c 		key = ui__getch(delay_secs);
ui__getch         128 tools/perf/ui/tui/util.c 	key = ui__getch(delay_secs);
ui__getch         155 tools/perf/ui/tui/util.c 		key = ui__getch(delay_secs);
ui__getch         227 tools/perf/ui/tui/util.c 	return ui__getch(delay_secs);
ui__getch           7 tools/perf/ui/util.h int ui__getch(int delay_secs);