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

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpu_threads.h78 extern boolean_t topo_dbg;
81 if (topo_dbg) \
H A Dcpu_topology.c79 if (topo_dbg) {
99 if (topo_dbg) {
H A Dcpu_threads.c46 boolean_t topo_dbg = FALSE; variable
174 PE_parse_boot_argn("-topo", &topo_dbg, sizeof(topo_dbg));
1014 if (topo_dbg)

Completed in 13 milliseconds