Searched refs:max_cache_friendly_l2_cols (Results 1 – 1 of 1) sorted by relevance
75 int max_cache_friendly_l2_cols = std::max( in FindL2BlockSizes() local78 std::max(1, CeilQuotient(cols, max_cache_friendly_l2_cols)); in FindL2BlockSizes()