Home
last modified time | relevance | path

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

/art/libartbase/base/
Darena_allocator.cc134 size_t num_arenas = 0u; in Dump() local
138 ++num_arenas; in Dump()
148 os << "Number of arenas allocated: " << num_arenas << ", Number of allocations: " in Dump()