Home
last modified time | relevance | path

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

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