Searched refs:__FIO_OUTPUT_JSON (Results 1 – 2 of 2) sorted by relevance
790 __FIO_OUTPUT_JSON = 1, enumerator796 FIO_OUTPUT_JSON = 1U << __FIO_OUTPUT_JSON,
1801 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()