Searched defs:stdin_poll (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-top.c496 struct pollfd stdin_poll = { .fd = 0, .events = POLLIN }; local
675 struct pollfd stdin_poll = { .fd = 0, .events = POLLIN }; local

Completed in 116 milliseconds