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