Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/
Dbuiltin-top.c456 struct pollfd stdin_poll = { .fd = 0, .events = POLLIN }; in perf_top__handle_keypress() local
604 struct pollfd stdin_poll = { .fd = 0, .events = POLLIN }; in display_thread() local