Searched refs:sizeof_packages (Results 1 – 1 of 1) sorted by relevance
35 size_t sizeof_packages = sizeof(packages); in cpuinfo_mach_detect_topology() local36 if (sysctlbyname("hw.packages", &packages, &sizeof_packages, NULL, 0) != 0) { in cpuinfo_mach_detect_topology()