Searched refs:l3_cache_size (Results 1 – 5 of 5) sorted by relevance
44 int64 l3_cache_size = 10; field
92 l3_cache_size=12582912)
121 LOG(INFO) << offset3 << "L3 cache size = " << dt.l3_cache_size(); in PrintDebugInfo()
385 const ptrdiff_t l3_cache_size = cache_sizes.m_l3; in Compute() local388 const size_t target_working_set_size = l3_cache_size / sizeof(T); in Compute()857 const ptrdiff_t l3_cache_size = cache_sizes.m_l3; in Compute() local862 const size_t target_working_set_size = l3_cache_size / sizeof(T); in Compute()
401 const size_t l3_cache_size = 30LL << 20; in Compute() local404 const size_t target_working_set_size = l3_cache_size / sizeof(T); in Compute()