Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsmp.h136 TOPO_LEVEL_THREAD, enumerator
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c699 if (topology.entities[TOPO_LEVEL_THREAD] > 1) in cpu_mp_announce()
701 topology.entities[TOPO_LEVEL_THREAD]); in cpu_mp_announce()
721 if (topology.entities[TOPO_LEVEL_THREAD] > 1) in cpu_mp_announce()
723 topology.entities[TOPO_LEVEL_THREAD]); in cpu_mp_announce()
/f-stack/freebsd/kern/
H A Dsubr_smp.c1238 [TOPO_LEVEL_THREAD] = { .type = TOPO_TYPE_PU, },
1306 results->entities[TOPO_LEVEL_THREAD] = -1; in topo_analyze()