Home
last modified time | relevance | path

Searched refs:IDLE_PROF_OPT_NONE (Results 1 – 2 of 2) sorted by relevance

/external/fio/
Didletime.c194 if (ipc.opt == IDLE_PROF_OPT_NONE) in fio_idle_prof_init()
314 if (ipc.opt == IDLE_PROF_OPT_NONE) in fio_idle_prof_start()
332 if (ipc.opt == IDLE_PROF_OPT_NONE) in fio_idle_prof_stop()
381 if (ipc.opt == IDLE_PROF_OPT_NONE) in fio_idle_prof_cpu_stat()
418 ipc.opt = IDLE_PROF_OPT_NONE; /* default */ in fio_idle_prof_parse_opt()
477 if (ipc.opt != IDLE_PROF_OPT_NONE) in show_idle_prof_stats()
483 if ((ipc.opt != IDLE_PROF_OPT_NONE) && (output == FIO_OUTPUT_JSON)) { in show_idle_prof_stats()
Didletime.h11 IDLE_PROF_OPT_NONE, enumerator