Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/
H A Dprimary32.h876 const uptr BytesInFreeList = Sci->AllocatedUser - InUse * BlockSize; in getStats() local
949 const uptr BytesInFreeList = variable
1006 uptr BytesInFreeList, ReleaseToOS ReleaseType) in hasChanceToReleasePages()
H A Dprimary64.h1135 const uptr BytesInFreeList = in getStats() local
1251 uptr BytesInFreeList; variable
1374 uptr BytesInFreeList, ReleaseToOS ReleaseType) in hasChanceToReleasePages()