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