Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h289 int chunks_usage_percent = quarantine_chunks_capacity == 0 ? in PrintStats() local
299 chunks_usage_percent, memory_overhead_percent); in PrintStats()