Searched refs:FIO_OUTPUT_JSON (Results 1 - 6 of 6) sorted by relevance

/external/fio/
H A Ddiskutil.c707 if (output_format == FIO_OUTPUT_JSON)
710 if (!terse && output_format != FIO_OUTPUT_JSON)
713 if (output_format == FIO_OUTPUT_JSON)
H A Dfio.h644 FIO_OUTPUT_JSON, enumerator in enum:__anon6044
H A Didletime.c483 if ((ipc.opt != IDLE_PROF_OPT_NONE) && (output == FIO_OUTPUT_JSON)) {
H A Dstat.c1020 else if (output_format == FIO_OUTPUT_JSON)
1357 else if (output_format == FIO_OUTPUT_JSON) {
1382 else if (output_format == FIO_OUTPUT_JSON) {
1388 if (output_format == FIO_OUTPUT_JSON) {
1392 show_idle_prof_stats(FIO_OUTPUT_JSON, root);
H A Dclient.c120 if (output_format != FIO_OUTPUT_JSON)
132 if (output_format != FIO_OUTPUT_JSON)
1022 if (output_format == FIO_OUTPUT_JSON) {
H A Dinit.c2005 output_format = FIO_OUTPUT_JSON;

Completed in 54 milliseconds