Home
last modified time | relevance | path

Searched refs:FIO_OUTPUT_NORMAL (Results 1 – 7 of 7) sorted by relevance

/external/fio/
Didletime.c431 show_idle_prof_stats(FIO_OUTPUT_NORMAL, NULL); in fio_idle_prof_parse_opt()
455 if (output == FIO_OUTPUT_NORMAL) { in show_idle_prof_stats()
Dinit.c50 int output_format = FIO_OUTPUT_NORMAL;
1276 if (output_format == FIO_OUTPUT_NORMAL) { in add_job()
2007 output_format = FIO_OUTPUT_NORMAL; in parse_cmd_line()
2425 if (output_format == FIO_OUTPUT_NORMAL) in parse_options()
Dfio.h645 FIO_OUTPUT_NORMAL, enumerator
Dstat.c1355 if (output_format == FIO_OUTPUT_NORMAL) in __show_run_stats()
1405 else if (output_format == FIO_OUTPUT_NORMAL) in __show_run_stats()
1411 else if (output_format == FIO_OUTPUT_NORMAL) { in __show_run_stats()
1413 show_idle_prof_stats(FIO_OUTPUT_NORMAL, NULL); in __show_run_stats()
Deta.c336 if (output_format != FIO_OUTPUT_NORMAL && in calc_thread_status()
Dfilesetup.c901 if (output_format == FIO_OUTPUT_NORMAL) in setup_files()
Dbackend.c1889 if (output_format == FIO_OUTPUT_NORMAL) { in run_threads()