Searched refs:total_allocated_user_size_ (Results 1 – 1 of 1) sorted by relevance
37 total_allocated_user_size_ += cv.UsedSize(); in ProcessChunk()55 CHECK(total_allocated_user_size_); in Print()60 total_allocated_user_size_, total_allocated_count_, in Print()69 a.total_size * 100 / total_allocated_user_size_, a.count); in Print()72 if (total_shown * 100 / total_allocated_user_size_ > top_percent) in Print()78 uptr total_allocated_user_size_ = 0; member in __asan::HeapProfile