Home
last modified time | relevance | path

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

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