Searched refs:max_cached (Results 1 – 3 of 3) sorted by relevance
223 const uptr max_cached = TransferBatch::MaxCached(size); in InitCache() local224 c->max_count = 2 * max_cached; in InitCache()234 TransferBatch::AllocationSizeRequiredForNElements(max_cached)) ? in InitCache()
222 const uptr max_cached = TransferBatch::MaxCached(size); in InitCache() local223 c->max_count = 2 * max_cached; in InitCache()233 TransferBatch::AllocationSizeRequiredForNElements(max_cached)) ? in InitCache()
224 const uptr max_cached = TransferBatch::MaxCached(size); in InitCache() local225 c->max_count = 2 * max_cached; in InitCache()235 TransferBatch::AllocationSizeRequiredForNElements(max_cached)) ? in InitCache()