Query: function::vm_fault_contains
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::vm_fault_contains FUNCTION:(3stap) Memory Tapset FUNCTION:(3stap)NAMEfunction::vm_fault_contains - Test return value for page fault reasonSYNOPSISvm_fault_contains:long(value:long,test:long)ARGUMENTSvalue the fault_type returned by vm.page_fault.return test the type of fault to test for (VM_FAULT_OOM or similar) SystemTap Tapset Reference May 2013 FUNCTION:(3stap)