Searched refs:show_idle_prof_stats (Results 1 – 3 of 3) sorted by relevance
/external/fio/ |
D | idletime.h | 58 extern void show_idle_prof_stats(int, struct json_object *, struct buf_output *);
|
D | idletime.c | 431 show_idle_prof_stats(FIO_OUTPUT_NORMAL, NULL, NULL); in fio_idle_prof_parse_opt() 449 void show_idle_prof_stats(int output, struct json_object *parent, in show_idle_prof_stats() function
|
D | stat.c | 1803 show_idle_prof_stats(FIO_OUTPUT_JSON, root, &output[__FIO_OUTPUT_JSON]); in __show_run_stats() 1824 show_idle_prof_stats(FIO_OUTPUT_NORMAL, NULL, &output[__FIO_OUTPUT_NORMAL]); in __show_run_stats()
|