Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h877 const uptr BytesInFreeList = Sci->AllocatedUser - InUse * BlockSize; getStats() local
950 const uptr BytesInFreeList = global() variable
1007 hasChanceToReleasePages(SizeClassInfo * Sci,uptr BlockSize,uptr BytesInFreeList,ReleaseToOS ReleaseType) hasChanceToReleasePages() argument
[all...]
H A Dprimary64.h1075 const uptr BytesInFreeList = getStats() local
1147 uptr BytesInFreeList; global() variable
1230 hasChanceToReleasePages(RegionInfo * Region,uptr BlockSize,uptr BytesInFreeList,ReleaseToOS ReleaseType) hasChanceToReleasePages() argument
[all...]