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

  /external/fio/
idletime.h 11 IDLE_PROF_OPT_NONE,
idletime.c 194 if (ipc.opt == IDLE_PROF_OPT_NONE)
314 if (ipc.opt == IDLE_PROF_OPT_NONE)
332 if (ipc.opt == IDLE_PROF_OPT_NONE)
381 if (ipc.opt == IDLE_PROF_OPT_NONE)
418 ipc.opt = IDLE_PROF_OPT_NONE; /* default */
477 if (ipc.opt != IDLE_PROF_OPT_NONE)
483 if ((ipc.opt != IDLE_PROF_OPT_NONE) && (output == FIO_OUTPUT_JSON)) {

Completed in 476 milliseconds