Home
last modified time | relevance | path

Searched refs:computePercentage (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h119 inline void computePercentage(uptr Numerator, uptr Denominator, uptr *Integral, in computePercentage() function
H A Dsecondary.h180 computePercentage(SuccessfulRetrieves, CallsToRetrieve, &Integral, in getStats()
H A Dprimary32.h943 computePercentage(BlockSize * InUseBlocks, InUsePages * PageSize, &Integral, in getSizeClassFragmentationInfo()
H A Dprimary64.h1188 computePercentage(BlockSize * InUseBlocks, InUsePages * PageSize, &Integral, in getRegionFragmentationInfo()