Searched refs:cputhreadtype (Results 1 – 1 of 1) sorted by relevance
156 static int cputhreadtype, cpu64bit; variable941 SYSCTL_INT(_hw, OID_AUTO, cputhreadtype, CTLFLAG_RD | CTLFLAG_NOAUTO | CTLFLAG_KERN | CTLFLAG_LOCKE…1274 cputhreadtype = cpu_threadtype(); in sysctl_mib_startup()1284 if (cputhreadtype != CPU_THREADTYPE_NONE) { in sysctl_mib_startup()