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