Man Page: function::vm_fault_contains
Operating Environment: centos
Section: 3stap
FUNCTION::VM_FAULT_C(3stap) Memory Tapset FUNCTION::VM_FAULT_C(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 June 2014 FUNCTION::VM_FAULT_C(3stap)