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