Home
last modified time | relevance | path

Searched defs:MaxUnreleasedCacheBytes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/scudo/standalone/
H A Dsecondary.h167 const uptr MaxUnreleasedCacheBytes = MaxUnreleasedCachePages * PageSize; in mapSecondary() local
447 const uptr MaxUnreleasedCacheBytes = MaxUnreleasedCachePages * PageSize; in retrieve() local