Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h939 const uptr InUseBytes = InUsePages * PageSize; in getSizeClassFragmentationInfo() local
948 AllocatedPagesCount, InUseBytes >> 10, Integral, Fractional); in getSizeClassFragmentationInfo()
H A Dprimary64.h1184 const uptr InUseBytes = InUsePages * PageSize; in getRegionFragmentationInfo() local
1193 AllocatedPagesCount, InUseBytes >> 10, Integral, Fractional); in getRegionFragmentationInfo()