Man Page: function::addr_to_node
Operating Environment: centos
Section: 3stap
FUNCTION::ADDR_TO_NO(3stap) Memory Tapset FUNCTION::ADDR_TO_NO(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 June 2014 FUNCTION::ADDR_TO_NO(3stap)