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 182 if (ipc.opt == IDLE_PROF_OPT_NONE)
302 if (ipc.opt == IDLE_PROF_OPT_NONE)
320 if (ipc.opt == IDLE_PROF_OPT_NONE)
369 if (ipc.opt == IDLE_PROF_OPT_NONE)
406 ipc.opt = IDLE_PROF_OPT_NONE; /* default */
465 if (ipc.opt != IDLE_PROF_OPT_NONE)
471 if ((ipc.opt != IDLE_PROF_OPT_NONE) && (output == FIO_OUTPUT_JSON)) {

Completed in 483 milliseconds