Searched refs:ctlfd_pos (Results 1 – 1 of 1) sorted by relevance
1934 int ctlfd_pos = evlist->ctl_fd.pos; in evlist__ctlfd_process() local1937 if (!evlist__ctlfd_initialized(evlist) || !entries[ctlfd_pos].revents) in evlist__ctlfd_process()1940 if (entries[ctlfd_pos].revents & POLLIN) { in evlist__ctlfd_process()1965 if (entries[ctlfd_pos].revents & (POLLHUP | POLLERR)) in evlist__ctlfd_process()1968 entries[ctlfd_pos].revents = 0; in evlist__ctlfd_process()