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 535 if (td->io_u_queued || td->cur_depth) {
1828 void io_u_queued(struct thread_data *td, struct io_u *io_u) function
    [all...]
fio.h 201 unsigned int io_u_queued; member in struct:thread_data

Completed in 136 milliseconds