Searched refs:defaultL1CacheSize (Results 1 – 1 of 1) sorted by relevance
29 const std::ptrdiff_t defaultL1CacheSize = 32*1024; variable33 const std::ptrdiff_t defaultL1CacheSize = 16*1024; variable43 m_l1 = manage_caching_sizes_helper(l1CacheSize, defaultL1CacheSize); in CacheSizes()922 const Index l1 = defaultL1CacheSize; // in Bytes, TODO, l1 should be passed to this function.1154 const Index l1 = defaultL1CacheSize; // in Bytes, TODO, l1 should be passed to this function.