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

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

Completed in 126 milliseconds