Searched refs:NUMA_DEBUG_INIT (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/numa/
H A Dnuma_debug.h33 #define NUMA_DEBUG_INIT(x...) NUMA_DEBUG_PRINT("[numa init] " x); macro
H A Dutilities.c100 NUMA_DEBUG_INIT("getting topology from SKB...\n");
122 NUMA_DEBUG_INIT("discovered topology with %" PRIuNODEID " nodes, %" PRIuCOREID
166 NUMA_DEBUG_INIT("parsing node information...\n");
186 NUMA_DEBUG_INIT(" > node %" PRIuNODEID " [0x%016" PRIxLPADDR", 0x%016"
193 NUMA_DEBUG_INIT("node list incomplete: %" PRIuNODEID ", %" PRIuNODEID "\n",
207 NUMA_DEBUG_INIT("parsing core information...\n");
215 NUMA_DEBUG_INIT("core %" PRIuCOREID " invalid node id %" PRIuNODEID "\n",
242 NUMA_DEBUG_INIT(" > %s core %" PRIuCOREID" apic=%" PRIu32 ", node=%"
248 NUMA_DEBUG_INIT("core list incomplete: %" PRIuCOREID ", %" PRIuCOREID "\n",
260 NUMA_DEBUG_INIT("parsin
[all...]
H A Dnuma.c67 NUMA_DEBUG_INIT("Initializing libnuma...\n");

Completed in 33 milliseconds