Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Dkern_mib.c156 static int cputhreadtype, cpu64bit; variable
941 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()