Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dcommon.h196 const int kDefaultL2CacheSize = 2 * 1024 * 1024; variable
202 const int kDefaultL2CacheSize = 384 * 1024; variable
208 const int kDefaultL2CacheSize = 4 * 1024 * 1024; variable
212 const int kDefaultL2CacheSize = 2 * 1024 * 1024; variable
216 const int kDefaultL2CacheSize = 1024 * 1024; variable
222 const int kDefaultL2CacheSize = 256 * 1024; variable
Dsingle_thread_gemm.h58 int l2_bytes_to_use_ = kDefaultL2CacheSize;