Searched refs:packages (Results 1 – 2 of 2) sorted by relevance
158 static int packages; variable845 SYSCTL_INT(_hw, OID_AUTO, packages, CTLFLAG_RD | CTLFLAG_KERN | CTLFLAG_LOCKED, &packages, 0, "");1226 …packages = (int)(roundup(ml_cpu_cache_sharing(0, CLUSTER_TYPE_SMP, true), cpuid_info()->thread_cou… in sysctl_mib_init()1256 packages = 1; in sysctl_mib_init()
114 The lldbmacros directory has a Makefile that follows the build process for xnu. This packages lldbm…