Home
last modified time | relevance | path

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

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