Searched refs:cubic_size (Results 1 – 2 of 2) sorted by relevance
612 const std::uint64_t cubic_size = in HowManyThreads() local616 std::min(thread_count, int(cubic_size / min_cubic_size_per_thread)); in HowManyThreads()
990 const std::uint64_t cubic_size = in LegacyHowManyThreads() local994 thread_count, static_cast<int>(cubic_size / min_cubic_size_per_thread)); in LegacyHowManyThreads()