Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

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

SYNOPSIS

       sunrpc.svc.destroy

VALUES

       rpccnt
           the count of valid RPC requests

       nettcpconn
           the count of accepted TCP connections

       sv_name
           the service name

       sv_prog
           the number of the program

       sv_nrthreads
           the number of concurrent threads

       netcnt
           the count of received RPC requests

       rpcbadfmt
           the count of requests dropped for bad formats

       sv_progname
           the name of the program

       rpcbadauth
           the count of requests drooped for authentication failure

SEE ALSO

       tapset::rpc(3stap)

                                                                              PROBE::SUNRPC.SVC()