OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetHardwareConcurrency
(Results
1 - 2
of
2
) sorted by null
/external/gemmlowp/internal/
platform.h
62
inline int
GetHardwareConcurrency
(int max_threads) {
91
inline int
GetHardwareConcurrency
(int max_threads) {
multi_thread_gemm.h
559
int max_count =
GetHardwareConcurrency
(max_num_threads);
Completed in 259 milliseconds