Home
last modified time | relevance | path

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

/external/fio/
Dgclient.c18 static void gfio_display_ts(struct fio_client *client, struct thread_stat *ts,
290 gfio_display_ts(client, &p->ts, &p->rs); in gfio_thread_status_op()
304 gfio_display_ts(client, &client_ts, &client_gs); in gfio_thread_status_op()
1346 static void gfio_display_ts(struct fio_client *client, struct thread_stat *ts, in gfio_display_ts() function