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

  /external/fio/
diskutil.c 707 if (output_format == FIO_OUTPUT_JSON)
710 if (!terse && output_format != FIO_OUTPUT_JSON)
713 if (output_format == FIO_OUTPUT_JSON)
fio.h 644 FIO_OUTPUT_JSON,
idletime.c 483 if ((ipc.opt != IDLE_PROF_OPT_NONE) && (output == FIO_OUTPUT_JSON)) {
stat.c 1020 else if (output_format == FIO_OUTPUT_JSON)
    [all...]
client.c 120 if (output_format != FIO_OUTPUT_JSON)
132 if (output_format != FIO_OUTPUT_JSON)
1022 if (output_format == FIO_OUTPUT_JSON) {
    [all...]
init.c     [all...]

Completed in 187 milliseconds