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