Searched defs:AllocatedPagesCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | primary32.h | 925 DCHECK_NE(AllocatedPagesCount, 0U); in getSizeClassFragmentationInfo() local |
H A D | primary64.h | 1179 const uptr AllocatedPagesCount = getRegionFragmentationInfo() local |