Searched refs:total_allocated_user_size_ (Results 1 – 1 of 1) sorted by relevance
36 total_allocated_user_size_ += cv.UsedSize(); in ProcessChunk()54 CHECK(total_allocated_user_size_); in Print()59 total_allocated_user_size_, total_allocated_count_, in Print()68 a.total_size * 100 / total_allocated_user_size_, a.count); in Print()71 if (total_shown * 100 / total_allocated_user_size_ > top_percent) in Print()77 uptr total_allocated_user_size_ = 0; member in __asan::HeapProfile