Home
last modified time | relevance | path

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

/external/fio/
Dstat.c913 static struct json_object *show_thread_status_json(struct thread_stat *ts, in show_thread_status_json() function
1021 return show_thread_status_json(ts, rs); in show_thread_status()
1383 struct json_object *tmp = show_thread_status_json(ts, rs); in __show_run_stats()