1PROBE::SUNRPC.SVC() PROBE::SUNRPC.SVC()
2
3
4
6 probe::sunrpc.svc.destroy - Destroy an RPC service
7
9 sunrpc.svc.destroy
10
12 rpcbadfmt
13 the count of requests dropped for bad formats
14
15 nettcpconn
16 the count of accepted TCP connections
17
18 rpccnt
19 the count of valid RPC requests
20
21 sv_nrthreads
22 the number of concurrent threads
23
24 sv_prog
25 the number of the program
26
27 rpcbadauth
28 the count of requests drooped for authentication failure
29
30 sv_progname
31 the name of the program
32
33 sv_name
34 the service name
35
36 netcnt
37 the count of received RPC requests
38
40 tapset::rpc(3stap)
41
42
43
44 PROBE::SUNRPC.SVC()