other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::VM_FAULT_C(3stap) | Memory Tapset | FUNCTION::VM_FAULT_C(3stap) |
NAME¶
function::vm_fault_contains - Test return value for page fault reasonSYNOPSIS¶
vm_fault_contains:long(value:long,test:long)
ARGUMENTS¶
valuethe fault_type returned by vm.page_fault.return
test
the type of fault to test for (VM_FAULT_OOM or
similar)
SEE ALSO0¶
tapset::memory(3stap)November 2020 | SystemTap Tapset Reference |