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

  /external/fio/
io_u.c 642 if (td->io_u_queued || td->cur_depth) {
1998 void io_u_queued(struct thread_data *td, struct io_u *io_u) function
    [all...]
fio.h 257 unsigned int io_u_queued; member in struct:thread_data

Completed in 71 milliseconds