1PROBE::SUNRPC.CLNT(3stap) Networking Tapset PROBE::SUNRPC.CLNT(3stap)
2
3
4
6 probe::sunrpc.clnt.shutdown_client - Shutdown an RPC client
7
9 sunrpc.clnt.shutdown_client
10
12 om_rtt
13 the RPC RTT jiffies
14
15 authflavor
16 the authentication flavor
17
18 port
19 the port number
20
21 om_execute
22 the RPC execution jiffies
23
24 vers
25 the RPC program version number
26
27 prog
28 the RPC program number
29
30 om_queue
31 the jiffies queued for xmit
32
33 progname
34 the RPC program name
35
36 om_ops
37 the count of operations
38
39 rpccnt
40 the count of RPC calls
41
42 prot
43 the IP protocol number
44
45 servername
46 the server machine name
47
48 clones
49 the number of clones
50
51 netreconn
52 the count of reconnections
53
54 om_ntrans
55 the count of RPC transmissions
56
57 om_bytes_recv
58 the count of bytes in
59
60 tasks
61 the number of references
62
63 om_bytes_sent
64 the count of bytes out
65
67 tapset::rpc(3stap)
68
69
70
71SystemTap Tapset Reference June 2018 PROBE::SUNRPC.CLNT(3stap)