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

/freebsd-current/sys/contrib/xen/
H A Dsysctl.h115 uint32_t threads_per_core; member in struct:xen_sysctl_physinfo
/freebsd-current/sys/kern/
H A Dsubr_smp.c103 SYSCTL_INT(_kern_smp, OID_AUTO, threads_per_core, CTLFLAG_RD|CTLFLAG_CAPRD,
/freebsd-current/sys/amd64/vmm/
H A Dvmm.c575 u_int threads_per_core = 1; variable
609 vm->threads = threads_per_core; /* XXX backwards compatibility */

Completed in 199 milliseconds