Home | History | Annotate | Download | only in imgdiag

Lines Matching full:object_count

345     std::map<mirror::Class*, int /*object_count*/> false_dirty_object_count;
607 int object_count = vk_pair.first;
610 float avg_object_size = object_sizes * 1.0f / object_count;
613 << "objects: " << object_count << ", "