Home
last modified time | relevance | path

Searched refs:TOPO_LEVEL_THREAD (Results 1 – 3 of 3) sorted by relevance

/src/sys/x86/x86/
H A Dmp_x86.c760 if (topology.entities[TOPO_LEVEL_THREAD] > 1) in cpu_mp_announce()
762 topology.entities[TOPO_LEVEL_THREAD]); in cpu_mp_announce()
782 if (topology.entities[TOPO_LEVEL_THREAD] > 1) in cpu_mp_announce()
784 topology.entities[TOPO_LEVEL_THREAD]); in cpu_mp_announce()
/src/sys/sys/
H A Dsmp.h140 TOPO_LEVEL_THREAD, enumerator
/src/sys/kern/
H A Dsubr_smp.c1302 [TOPO_LEVEL_THREAD] = { .type = TOPO_TYPE_PU, },
1370 results->entities[TOPO_LEVEL_THREAD] = -1; in topo_analyze()