Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_memory_profile.cpp44 total_quarantined_count_++; in ProcessChunk()
61 total_quarantined_user_size_, total_quarantined_count_, in Print()
63 total_quarantined_count_ + total_other_count_, top_percent, in Print()
81 uptr total_quarantined_count_ = 0; member in __asan::HeapProfile