Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h939 const uptr InUseBytes = InUsePages * PageSize; getSizeClassFragmentationInfo() local
H A Dprimary64.h1184 const uptr InUseBytes = InUsePages * PageSize; getRegionFragmentationInfo() local