other versions
RPC_COUNT_IOSTATS_ME(9) | Linux Networking | RPC_COUNT_IOSTATS_ME(9) |
NAME¶
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¶
const struct rpc_task * task
completed rpc_task
struct rpc_iostats * op_metrics
stat structure for OP that will accumulate stats from
task
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |