Searched defs:BytesInFreeList (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | primary32.h | 877 const uptr BytesInFreeList = Sci->AllocatedUser - InUse * BlockSize; getStats() local |
H A D | primary64.h | 1075 const uptr BytesInFreeList = getStats() local |