Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h284 int chunks_usage_percent = quarantine_chunks_capacity == 0 ? in PrintStats() local
294 chunks_usage_percent, memory_overhead_percent); in PrintStats()