#include <system_topology.h>
Data Fields | |
| int | distances [8][8] |
| NUMANode | nodes [8] |
| int | num_nodes |
Definition at line 100 of file system_topology.h.
| int NUMATopology::distances[8][8] |
Definition at line 104 of file system_topology.h.
Referenced by topology_discover_numa(), and topology_print_numa().
| NUMANode NUMATopology::nodes[8] |
Definition at line 102 of file system_topology.h.
Referenced by topology_discover_numa(), and topology_print_numa().
| int NUMATopology::num_nodes |
Definition at line 101 of file system_topology.h.
Referenced by topology_discover_numa(), topology_generate_recommendations(), and topology_print_numa().