Searched refs:ptimeout (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/tools/perf/ui/tui/ | ||
H A D | setup.c | 54 struct timeval timeout, *ptimeout = delay_secs ? &timeout : NULL; ui__getch() local 68 err = select(1, &read_set, NULL, NULL, ptimeout); ui__getch() |
Completed in 60 milliseconds