Searched refs:l2_bytes_to_use (Results 1 – 1 of 1) sorted by relevance
67 const int l2_bytes_to_use = kDefaultL2CacheSize; in FindL2BlockSizes() local72 1, static_cast<int>(l2_rhs_factor * (l2_bytes_to_use / l2_depth))); in FindL2BlockSizes()86 std::max(1, (l2_bytes_to_use - l2_depth * l2_cols) / in FindL2BlockSizes()