Tally up per-task stats
void rpc_count_iostats(const struct rpc_task * task, struct rpc_iostats * stats);
task
completed rpc_task
stats
array of stat structures
Relies on the caller for serialization.