Home
last modified time | relevance | path

Searched refs:TD_NOT_CREATED (Results 1 – 4 of 4) sorted by relevance

/external/fio/
Didletime.c227 ipt->state = TD_NOT_CREATED; in fio_idle_prof_init()
345 (ipt->state!=TD_NOT_CREATED)) { in fio_idle_prof_stop()
Deta.c106 case TD_NOT_CREATED: in check_str_update()
224 } else if (td->runstate == TD_NOT_CREATED || td->runstate == TD_CREATED in thread_eta()
Dfio.h478 TD_NOT_CREATED = 0, enumerator
Dbackend.c1961 if (td->runstate != TD_NOT_CREATED) in run_threads()