rpc_count_iostats_metrics (9) Linux Manual Page
rpc_count_iostats_metrics – tally up per-task stats
Synopsis
void rpc_count_iostats_metrics(const struct rpc_task *task, struct rpc_iostats *op_metrics);
Arguments
task
-
- completed rpc_task
op_metrics
- stat structure for OP that will accumulate stats from task
