Searched refs:HW_NCPU (Results 1 – 17 of 17) sorted by relevance
47 mib[1] = HW_NCPU; in get_ncpu()
221 #elif HAVE_SYSCTL && defined(HW_NCPU) in av_cpu_count()222 int mib[2] = { CTL_HW, HW_NCPU }; in av_cpu_count()
41 int mib[2] = {CTL_HW, HW_NCPU}; in NumberOfProcessors()
641 const int mib[] = { CTL_HW, HW_NCPU }; in util_cpu_detect_once()662 const int mib[] = { CTL_HW, HW_NCPU }; in util_cpu_detect_once()
525 int scname[] = { CTL_HW, HW_NCPU }; in WelsQueryLogicalProcessInfo()
245 HW_NCPU
337 HW_NCPU
399 HW_NCPU
386 HW_NCPU
477 HW_NCPU
156 mib[1] = HW_NCPU; in GetSysctlImp()
582 pub const HW_NCPU: ::c_int = 3; constant
1001 pub const HW_NCPU: ::c_int = 3; constant
2062 pub const HW_NCPU: ::c_int = 3; constant
2198 pub const HW_NCPU: ::c_int = 3; constant
4283 pub const HW_NCPU: ::c_int = 3; constant
13250 mib[1] = HW_NCPU; in os_cpu_count_impl()