Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.cc2109 size_t num_large_objects = 0; in DumpStats() local
2133 num_large_objects++; in DumpStats()
2174 os << "Large #allocations=" << num_large_objects in DumpStats()