logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::linuxmib.TCPMemoryPressures - Count of times memory pressure was used

Description

       The packet pointed to by skb is filtered by the function linuxmib_filter_key. If the packet passes the
       filter is is counted in the global TCPMemoryPressures (equivalent to SNMP's MIB
       LINUX_MIB_TCPMEMORYPRESSURES)

Name

       probe::linuxmib.TCPMemoryPressures - Count of times memory pressure was used

See Also

tapset::linuxmib(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::LINUXMIB.TC(3stap)

Synopsis

       linuxmib.TCPMemoryPressures

Values

sk
           Pointer to the struct sock being acted on

       op
           Value to be added to the counter (default value of 1)

See Also