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