 
			| GNU/Linux | CentOS 5.6 | |
|  | function::addr_to_node(3stap) |  | 
function::addr_to_node − Returns which node a given address belongs to within a NUMA system.
addr_to_node:long(addr:long)
| addr | The address of the faulting memory access. | 
addr_to_node:long(addr:long)
This function accepts an address, and returns the node that the given address belongs to in a NUMA system.
|  | function::addr_to_node(3stap) |  |