Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

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

SYNOPSIS

       sunrpc.svc.destroy

VALUES

       sv_prog
           the number of the program

       sv_name
           the service name

       sv_progname
           the name of the program

       rpcbadauth
           the count of requests drooped for authentication failure

       rpccnt
           the count of valid RPC requests

       netcnt
           the count of received RPC requests

       nettcpconn
           the count of accepted TCP connections

       rpcbadfmt
           the count of requests dropped for bad formats

       sv_nrthreads
           the number of concurrent threads

SEE ALSO

       tapset::rpc(3stap)

                                                                              PROBE::SUNRPC.SVC()