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 netreconn
16 the count of reconnections
17
18 clones
19 the number of clones
20
21 prot
22 the IP protocol number
23
24 progname
25 the RPC program name
26
27 om_execute
28 the RPC execution jiffies
29
30 om_ntrans
31 the count of RPC transmissions
32
33 servername
34 the server machine name
35
36 om_bytes_recv
37 the count of bytes in
38
39 port
40 the port number
41
42 prog
43 the RPC program number
44
45 tasks
46 the number of references
47
48 vers
49 the RPC program version number
50
51 om_bytes_sent
52 the count of bytes out
53
54 rpccnt
55 the count of RPC calls
56
57 authflavor
58 the authentication flavor
59
60 om_ops
61 the count of operations
62
63 om_queue
64 the jiffies queued for xmit
65
67 tapset::rpc(3stap)
68
69
70
71SystemTap Tapset Reference April 2023 PROBE::SUNRPC.CLNT(3stap)