Home
last modified time | relevance | path

Searched refs:GetHardwareConcurrency (Results 1 – 2 of 2) sorted by relevance

/external/gemmlowp/internal/
Dplatform.h62 inline int GetHardwareConcurrency(int max_threads) { in GetHardwareConcurrency() function
91 inline int GetHardwareConcurrency(int max_threads) {
Dmulti_thread_gemm.h559 int max_count = GetHardwareConcurrency(max_num_threads); in HowManyThreads()