FUNCTION::VM_FAULT_C

Section: Memory Tapset (3stap)
Updated: November 2022
Index Return to Main Contents
 

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)


 

Index

NAME
SYNOPSIS
ARGUMENTS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:18 GMT, November 16, 2022