Home
last modified time | relevance | path

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

/external/fio/
Dclient.c966 static void convert_gs(struct group_run_stats *dst, struct group_run_stats *src) in convert_gs() function
1678 convert_gs(&p->rs, &p->rs); in fio_handle_client()
1686 convert_gs(gs, gs); in fio_handle_client()
Dserver.c1427 static void convert_gs(struct group_run_stats *dst, struct group_run_stats *src) in convert_gs() function
1547 convert_gs(&p.rs, rs); in fio_server_send_ts()
1578 convert_gs(&gs, rs); in fio_server_send_gs()