1PROBE::LINUXMIB.TC(3stap) SNMP Information Tapset PROBE::LINUXMIB.TC(3stap)
2
3
4
6 probe::linuxmib.TCPMemoryPressures - Count of times memory pressure was
7 used
8
10 linuxmib.TCPMemoryPressures
11
13 sk
14 Pointer to the struct sock being acted on
15
16 op
17 Value to be added to the counter (default value of 1)
18
20 The packet pointed to by skb is filtered by the function
21 linuxmib_filter_key. If the packet passes the filter is is counted in
22 the global TCPMemoryPressures (equivalent to SNMP's MIB
23 LINUX_MIB_TCPMEMORYPRESSURES)
24
26 tapset::linuxmib(3stap)
27
28
29
30SystemTap Tapset Reference November 2019 PROBE::LINUXMIB.TC(3stap)