Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dcommon.h153 const int kDefaultL2CacheSize = 2 * 1024 * 1024; variable
159 const int kDefaultL2CacheSize = 384 * 1024; variable
165 const int kDefaultL2CacheSize = 4 * 1024 * 1024; variable
169 const int kDefaultL2CacheSize = 2 * 1024 * 1024; variable
175 const int kDefaultL2CacheSize = 256 * 1024; variable
Dsingle_thread_gemm.h58 int l2_bytes_to_use_ = kDefaultL2CacheSize;