Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dkern_mib.c157 static int cputhreadtype, cpu64bit; variable
1023 SYSCTL_INT(_hw, OID_AUTO, cputhreadtype, CTLFLAG_RD | CTLFLAG_NOAUTO | CTLFLAG_KERN | CTLFLAG_LOCKE…
1297 cputhreadtype = cpu_threadtype(); in sysctl_mib_startup()
1307 if (cputhreadtype != CPU_THREADTYPE_NONE) { in sysctl_mib_startup()