Searched refs:fio_set_sched_idle (Results 1 - 3 of 3) sorted by relevance

/external/fio/os/
H A Dos-linux.h265 static inline int fio_set_sched_idle(void) function
H A Dos-windows.h258 static inline int fio_set_sched_idle(void) function
/external/fio/
H A Didletime.c92 if ((retval = fio_set_sched_idle()))
93 log_err("fio: fio_set_sched_idle failed\n");
96 log_err("fio: fio_set_sched_idle not supported\n");

Completed in 152 milliseconds