Searched defs:num_of_cores (Results 1 – 3 of 3) sorted by relevance
19 const auto num_of_cores = static_cast<size_t>(SysInfo::NumberOfProcessors()); in RecommendedMaxNumberOfThreadsInThreadGroup() local
17 const int num_of_cores = SysInfo::NumberOfProcessors(); in RecommendedMaxNumberOfThreadsInPool() local
48 unsigned int num_of_cores; member