Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dkern_mib.c156 static int cputhreadtype, cpu64bit; variable
932 SYSCTL_INT(_hw, OID_AUTO, cputhreadtype, CTLFLAG_RD | CTLFLAG_NOAUTO | CTLFLAG_KERN | CTLFLAG_LOCKE…
1266 cputhreadtype = cpu_threadtype(); in sysctl_mib_startup()
1276 if (cputhreadtype != CPU_THREADTYPE_NONE) { in sysctl_mib_startup()