Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/common/
H A Dtuklib_cpucores.c83 int name[2] = { CTL_HW, HW_NCPU }; in tuklib_cpucores()
/freebsd/tools/test/stress2/misc/
H A Drdgsbase.sh147 static const int mib[2] = {CTL_HW, HW_NCPU};
/freebsd/lib/libc/gen/
H A Dsysconf.c586 mib[1] = HW_NCPU; in sysconf()
/freebsd/sys/kern/
H A Dkern_mib.c169 SYSCTL_INT(_hw, HW_NCPU, ncpu, CTLFLAG_RD|CTLFLAG_CAPRD,
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp787 req[1] = HW_NCPU; in GetNumberOfCPUs()
/freebsd/sys/sys/
H A Dsysctl.h1060 #define HW_NCPU 3 /* int: number of cpus */ macro
/freebsd/contrib/sendmail/src/
H A Dconf.c5332 # if defined(CTL_HW) && defined(HW_NCPU) in get_num_procs_online()
5337 mib[1] = HW_NCPU; in get_num_procs_online()
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c585 int mib[2] = { CTL_HW, HW_NCPU }; in system_ncpus()
/freebsd/contrib/xz/
H A DChangeLog5622 than what HW_NCPU would return because OpenBSD disables