Searched defs:BytesInFreeList (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | primary32.h | 1014 if (BytesInFreeList <= Sci->ReleaseInfo.BytesInFreeListAtLastCheckpoint) in hasChanceToReleasePages() argument |
H A D | primary64.h | 1128 const uptr BytesInFreeList = getStats() local |