Home
last modified time | relevance | path

Searched refs:cl_stats (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/sunrpc/
Dclnt.h51 struct rpc_stat * cl_stats; /* per-program statistics */ member
/Linux-v5.15/net/sunrpc/
Dclnt.c397 clnt->cl_stats = program->stats; in rpc_new_client()
1643 clnt->cl_stats->rpccnt++; in call_start()
1715 task->tk_client->cl_stats->rpcauthrefresh++; in call_refresh()
2070 clnt->cl_stats->netreconn++; in call_connect_status()
2611 clnt->cl_stats->rpcgarbage++; in rpc_decode_header()
Dxprt.c1568 task->tk_client->cl_stats->rpcretrans++; in xprt_request_transmit()