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

  /external/fio/
idletime.h 22 IDLE_PROF_STATUS_ABORT
idletime.c 86 if (ipc.status == IDLE_PROF_STATUS_ABORT) {
124 if (ipc.status == IDLE_PROF_STATUS_ABORT) {
231 ipc.status = IDLE_PROF_STATUS_ABORT;
237 ipc.status = IDLE_PROF_STATUS_ABORT;
243 ipc.status = IDLE_PROF_STATUS_ABORT;
255 ipc.status = IDLE_PROF_STATUS_ABORT;
276 if (ipc.status == IDLE_PROF_STATUS_ABORT)
297 ipc.status = IDLE_PROF_STATUS_ABORT;
300 if (ipc.status != IDLE_PROF_STATUS_ABORT)

Completed in 487 milliseconds