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