Home
last modified time | relevance | path

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

/external/fio/
Dclient.c57 struct group_run_stats client_gs; variable
940 sum_group_stats(&client_gs, &p->rs); in handle_ts()
949 tsobj = show_thread_status(&client_ts, &client_gs); in handle_ts()
1642 init_group_run_stat(&client_gs); in fio_handle_clients()
Dgclient.c284 extern struct group_run_stats client_gs;
299 sum_group_stats(&client_gs, &p->rs); in gfio_thread_status_op()
307 gfio_display_ts(client, &client_ts, &client_gs); in gfio_thread_status_op()