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