1FUNCTION::ADDR_TO_NO(3stap)      Memory Tapset     FUNCTION::ADDR_TO_NO(3stap)
2
3
4

NAME

6       function::addr_to_node - Returns which node a given address belongs to
7       within a NUMA system
8

SYNOPSIS

10           addr_to_node:long(addr:long)
11

ARGUMENTS

13       addr
14           the address of the faulting memory access
15

DESCRIPTION

17       This function accepts an address, and returns the node that the given
18       address belongs to in a NUMA system.
19

SEE ALSO

21       tapset::memory(3stap)
22
23
24
25SystemTap Tapset Reference       November 2021     FUNCTION::ADDR_TO_NO(3stap)
Impressum