Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dcommon.h61 const int kDefaultL2CacheSize = 2 * 1024 * 1024; variable
67 const int kDefaultL2CacheSize = 384 * 1024; variable
73 const int kDefaultL2CacheSize = 4 * 1024 * 1024; variable
77 const int kDefaultL2CacheSize = 2 * 1024 * 1024; variable
81 const int kDefaultL2CacheSize = 1024 * 1024; variable
87 const int kDefaultL2CacheSize = 256 * 1024; variable
Dsingle_thread_gemm.h58 int l2_bytes_to_use_ = kDefaultL2CacheSize;