Man Page: function::addr_to_node
Operating Environment: debian
Section: 3
function::addr_to_node FUNCTION:(3stap) Memory Tapset FUNCTION:(3stap)NAMEfunction::addr_to_node - Returns which node a given address belongs to within a NUMA systemSYNOPSISaddr_to_node:long(addr:long)ARGUMENTSaddr the address of the faulting memory accessDESCRIPTIONThis 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)