Home
last modified time | relevance | path

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

/dports/benchmarks/fio/fio-3.29/
H A Dserver.h118 struct cmd_ts_pdu { struct
H A Dclient.c1097 struct cmd_ts_pdu *p = (struct cmd_ts_pdu *) cmd->payload; in handle_ts()
1796 struct cmd_ts_pdu *p = (struct cmd_ts_pdu *) cmd->payload; in fio_handle_client()
1803 p->ts.ss_iops_data = (uint64_t *) ((struct cmd_ts_pdu *)cmd->payload + 1); in fio_handle_client()
H A Dgclient.c288 struct cmd_ts_pdu *p = (struct cmd_ts_pdu *) cmd->payload; in gfio_thread_status_op()
H A Dserver.c1466 struct cmd_ts_pdu p; in fio_server_send_ts()
1599 ss_iops = (uint64_t *) ((struct cmd_ts_pdu *)ss_buf + 1); in fio_server_send_ts()