← Back to C-Kernel-Engine Docs Doxygen Source Documentation
NUMATopology Struct Reference

#include <system_topology.h>

Data Fields

int distances [8][8]
 
NUMANode nodes [8]
 
int num_nodes
 

Detailed Description

Definition at line 100 of file system_topology.h.

Field Documentation

◆ distances

int NUMATopology::distances[8][8]

Definition at line 104 of file system_topology.h.

Referenced by topology_discover_numa(), and topology_print_numa().

◆ nodes

NUMANode NUMATopology::nodes[8]

Definition at line 102 of file system_topology.h.

Referenced by topology_discover_numa(), and topology_print_numa().

◆ num_nodes

int NUMATopology::num_nodes

The documentation for this struct was generated from the following file: