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

  /external/fio/
idletime.c 431 show_idle_prof_stats(FIO_OUTPUT_NORMAL, NULL, NULL);
456 if (output == FIO_OUTPUT_NORMAL) {
stat.c     [all...]
eta.c 369 if (!(output_format & FIO_OUTPUT_NORMAL) &&
fio.h 797 FIO_OUTPUT_NORMAL = 1U << __FIO_OUTPUT_NORMAL,
init.c 51 int output_format = FIO_OUTPUT_NORMAL;
    [all...]
client.c 1035 if (output_format & FIO_OUTPUT_NORMAL)
1138 if (output_format & FIO_OUTPUT_NORMAL)
    [all...]
filesetup.c 1043 if (output_format & FIO_OUTPUT_NORMAL) {
    [all...]
backend.c     [all...]

Completed in 325 milliseconds