Provided by: systemtap-doc_4.7-1_amd64
NAME
probe::sunrpc.clnt.shutdown_client - Shutdown an RPC client
SYNOPSIS
sunrpc.clnt.shutdown_client
VALUES
tasks the number of references rpccnt the count of RPC calls om_ops the count of operations om_ntrans the count of RPC transmissions vers the RPC program version number authflavor the authentication flavor om_queue the jiffies queued for xmit prog the RPC program number netreconn the count of reconnections om_bytes_recv the count of bytes in port the port number prot the IP protocol number om_rtt the RPC RTT jiffies om_execute the RPC execution jiffies clones the number of clones om_bytes_sent the count of bytes out servername the server machine name progname the RPC program name
SEE ALSO
tapset::rpc(3stap)