Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc497 int dirty_object_count = vk_pair.first; in DumpImageDiffMap() local
501 float avg_object_size = object_sizes * 1.0f / dirty_object_count; in DumpImageDiffMap()
504 << "objects: " << dirty_object_count << ", " in DumpImageDiffMap()