Searched defs:GetNumberOfCPUs (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp528 u32 GetNumberOfCPUs() { return zx_system_get_num_cpus(); } function in namespace:__sanitizer
H A Dsanitizer_linux_libcdep.cpp781 u32 GetNumberOfCPUs() { function in namespace:__sanitizer
H A Dsanitizer_mac.cpp1394 u32 GetNumberOfCPUs() { function in namespace:__sanitizer

Completed in 178 milliseconds