Home
last modified time | relevance | path

Searched refs:getMaxCached (Results 1 – 3 of 3) sorted by relevance

/external/scudo/standalone/
Dlocal_cache.h41 static u32 getMaxCached(uptr Size) { in getMaxCached() function
144 P->MaxCount = 2 * TransferBatch::getMaxCached(Size); in initCache()
Dprimary64.h294 const u32 MaxCount = TransferBatch::getMaxCached(Size); in populateFreeList()
Dprimary32.h347 const u32 MaxCount = TransferBatch::getMaxCached(Size); in populateFreeList()