Searched refs:cl_stats (Results 1 – 4 of 4) sorted by relevance
58 struct rpc_stat * cl_stats; /* per-program statistics */ member
403 clnt->cl_stats = args->stats ? : program->stats; in rpc_new_client() 689 .stats = clnt->cl_stats, in rpc_clone_client() 712 .stats = clnt->cl_stats, in rpc_clone_client_set_auth() 1073 .stats = old->cl_stats, in rpc_bind_new_program() 1759 clnt->cl_stats->rpccnt++; in call_start() 1836 task->tk_client->cl_stats->rpcauthrefresh++; in call_refreshresult() 2184 clnt->cl_stats->netreconn++; in call_connect_status() 2742 clnt->cl_stats->rpcgarbage++; in rpc_decode_header()
1586 task->tk_client->cl_stats->rpcretrans++; in xprt_request_transmit()
2686 .stats = upper_clnt->cl_stats, in xs_tcp_tls_setup_socket()