Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h884 const uptr BytesInFreeList = Sci->AllocatedUser - InUse * BlockSize; in getStats() local
957 const uptr BytesInFreeList = variable
1014 uptr BytesInFreeList, ReleaseToOS ReleaseType) in hasChanceToReleasePages()
H A Dprimary64.h1128 const uptr BytesInFreeList = in getStats() local
1200 uptr BytesInFreeList; variable
1283 uptr BytesInFreeList, ReleaseToOS ReleaseType) in hasChanceToReleasePages()