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

  /external/fio/
idletime.h 13 IDLE_PROF_OPT_CALI, /* calibration only */
idletime.c 305 if (ipc.opt == IDLE_PROF_OPT_CALI)
335 if (ipc.opt == IDLE_PROF_OPT_CALI)
427 ipc.opt = IDLE_PROF_OPT_CALI;
457 if (ipc.opt > IDLE_PROF_OPT_CALI)
459 else if (ipc.opt == IDLE_PROF_OPT_CALI)
472 if (ipc.opt >= IDLE_PROF_OPT_CALI) {

Completed in 68 milliseconds