HomeSort by relevance Sort by last modified time
    Searched refs:pollin_events (Results 1 - 2 of 2) sorted by null

  /external/fio/engines/
binject.c 51 static int pollin_events(struct pollfd *pfds, int fds) function
132 if (pollin_events(bd->pfds, td->o.nr_files))
sg.c 53 static int pollin_events(struct pollfd *pfds, int fds) function
106 if (pollin_events(sd->pfds, td->o.nr_files))

Completed in 62 milliseconds