Provided by: systemtap-doc_4.8-2_amd64
NAME
probe::sunrpc.svc.destroy - Destroy an RPC service
SYNOPSIS
sunrpc.svc.destroy
VALUES
rpccnt the count of valid RPC requests rpcbadfmt the count of requests dropped for bad formats rpcbadauth the count of requests drooped for authentication failure nettcpconn the count of accepted TCP connections sv_nrthreads the number of concurrent threads sv_progname the name of the program netcnt the count of received RPC requests sv_name the service name sv_prog the number of the program
SEE ALSO
tapset::rpc(3stap) PROBE::SUNRPC.SVC()