Searched defs:stdin_poll (Results 1 – 1 of 1) sorted by relevance
497 struct pollfd stdin_poll = { .fd = 0, .events = POLLIN }; perf_top__handle_keypress() local 677 struct pollfd stdin_poll = { .fd = 0, .events = POLLIN }; display_thread() local