Home
last modified time | relevance | path

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

/external/fio/
Dclient.h149 extern struct group_run_stats client_gs;
Dclient.c59 struct group_run_stats client_gs; variable
1014 sum_group_stats(&client_gs, &p->rs); in handle_ts()
1023 tsobj = show_thread_status(&client_ts, &client_gs, NULL, NULL); in handle_ts()
1936 init_group_run_stat(&client_gs); in fio_handle_clients()
Dgclient.c296 sum_group_stats(&client_gs, &p->rs); in gfio_thread_status_op()
304 gfio_display_ts(client, &client_ts, &client_gs); in gfio_thread_status_op()