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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-top.c792 struct pollfd stdin_poll = { .fd = 0, .events = POLLIN }; local
891 struct pollfd stdin_poll = { .fd = 0, .events = POLLIN }; local

Completed in 28 milliseconds