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