Home
last modified time | relevance | path

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

/linux/tools/perf/ui/tui/
A Dsetup.c58 struct timeval timeout, *ptimeout = delay_secs ? &timeout : NULL; in ui__getch() local
72 err = select(1, &read_set, NULL, NULL, ptimeout); in ui__getch()

Completed in 4 milliseconds