Provided by: systemtap-doc_4.6-2_amd64 bug

NAME

       probe::sunrpc.svc.destroy - Destroy an RPC service

SYNOPSIS

       sunrpc.svc.destroy

VALUES

       sv_prog
           the number of the program

       netcnt
           the count of received 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

       rpccnt
           the count of valid RPC requests

       sv_nrthreads
           the number of concurrent threads

       sv_name
           the service name

       sv_progname
           the name of the program

SEE ALSO

       tapset::rpc(3stap)

                                                                              PROBE::SUNRPC.SVC()