Home
last modified time | relevance | path

Searched refs:__FIO_OUTPUT_JSON (Results 1 – 2 of 2) sorted by relevance

/external/fio/
Dfio.h790 __FIO_OUTPUT_JSON = 1, enumerator
796 FIO_OUTPUT_JSON = 1U << __FIO_OUTPUT_JSON,
Dstat.c1801 show_disk_util(1, root, &output[__FIO_OUTPUT_JSON]); in __show_run_stats()
1803 show_idle_prof_stats(FIO_OUTPUT_JSON, root, &output[__FIO_OUTPUT_JSON]); in __show_run_stats()
1805 json_print_object(root, &output[__FIO_OUTPUT_JSON]); in __show_run_stats()
1806 log_buf(&output[__FIO_OUTPUT_JSON], "\n"); in __show_run_stats()