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

  /external/fio/
eta.c 107 case TD_NOT_CREATED:
237 } else if (td->runstate == TD_NOT_CREATED || td->runstate == TD_CREATED
466 if ((td->runstate == TD_NOT_CREATED) && td->o.stonewall)
idletime.c 227 ipt->state = TD_NOT_CREATED;
345 (ipt->state!=TD_NOT_CREATED)) {
fio.h 572 TD_NOT_CREATED = 0,
backend.c     [all...]

Completed in 257 milliseconds