Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h130 uptr BatchCount = 0; in getStats() local
135 BatchCount++; in getStats()
141 BatchCount * QuarantineBatch::MaxCount; in getStats()
154 BatchCount, TotalBytes, TotalQuarantinedBytes, TotalQuarantineChunks, in getStats()