Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ui__getch
tools/perf/ui/browser.c
410
key = ui__getch(delay_secs);
tools/perf/ui/tui/util.c
132
key = ui__getch(delay_secs);
tools/perf/ui/tui/util.c
159
key = ui__getch(delay_secs);
tools/perf/ui/tui/util.c
231
return ui__getch(delay_secs);
tools/perf/ui/util.h
7
int ui__getch(int delay_secs);