Searched refs:IDLE_PROF_OPT_CALI (Results 1 – 2 of 2) sorted by relevance
305 if (ipc.opt == IDLE_PROF_OPT_CALI) in fio_idle_prof_init()335 if (ipc.opt == IDLE_PROF_OPT_CALI) in fio_idle_prof_stop()427 ipc.opt = IDLE_PROF_OPT_CALI; in fio_idle_prof_parse_opt()456 if (ipc.opt > IDLE_PROF_OPT_CALI) in show_idle_prof_stats()458 else if (ipc.opt == IDLE_PROF_OPT_CALI) in show_idle_prof_stats()471 if (ipc.opt >= IDLE_PROF_OPT_CALI) { in show_idle_prof_stats()
12 IDLE_PROF_OPT_CALI, /* calibration only */ enumerator