Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp42 total_quarantined_user_size_ += cv.UsedSize(); in ProcessChunk()
60 total_quarantined_user_size_, total_quarantined_count_, in Print()
79 uptr total_quarantined_user_size_ = 0; member in __asan::HeapProfile