Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h131 uptr BatchCount = 0; in getStats() local
136 BatchCount++; in getStats()
142 BatchCount * QuarantineBatch::MaxCount; in getStats()
155 BatchCount, TotalBytes, TotalQuarantinedBytes, TotalQuarantineChunks, in getStats()