function::vm_fault_contains(3) debian man page | unix.com

Man Page: function::vm_fault_contains

Operating Environment: debian

Section: 3

function::vm_fault_contains

FUNCTION:(3stap)						   Memory Tapset						  FUNCTION:(3stap)

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) SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
tapset::stopwatch(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::string(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Introduction
Detecting unused variables...
Weird 'find' results