Home
last modified time | relevance | path

Searched refs:show_disk_util (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Ddiskutil.h109 extern void show_disk_util(int terse, struct json_object *parent);
121 #define show_disk_util(terse, parent) macro
Dstat.c900 show_disk_util(1, NULL); in show_thread_status_terse_v3_v4()
1390 show_disk_util(1, root); in __show_run_stats()
1412 show_disk_util(0, NULL); in __show_run_stats()
Ddiskutil.c692 void show_disk_util(int terse, struct json_object *parent) in show_disk_util() function