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

Man Page: function::addr_to_node

Operating Environment: debian

Section: 3

function::addr_to_node

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

NAME
function::addr_to_node - Returns which node a given address belongs to within a NUMA system
SYNOPSIS
addr_to_node:long(addr:long)
ARGUMENTS
addr the address of the faulting memory access
DESCRIPTION
This function accepts an address, and returns the node that the given address belongs to in a NUMA system. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
tapset::stopwatch(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::context(3stap) - centos
tapset::ipmib(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...