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
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3) - debian
function::ansi_set_color2(3stap) - centos
tapset::ipmib(3stap) - centos
tapset::queue_stats(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file