Provided by: systemtap-doc_5.1-4.1_amd64 

NAME
function::vm_fault_contains - Test return value for page fault reason
SYNOPSIS
vm_fault_contains:long(value:long,test:long)
ARGUMENTS
value the fault_type returned by vm.page_fault.return test the type of fault to test for (VM_FAULT_OOM or similar)
SEE ALSO
tapset::memory(3stap) SystemTap Tapset Reference April 2024 FUNCTION::VM_FAULT_C(3stap)