Home
last modified time | relevance | path

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

/art/compiler/utils/
Darena_allocator.cc87 size_t num_arenas = 0u; in Dump() local
91 ++num_arenas; in Dump()
101 os << "Number of arenas allocated: " << num_arenas << ", Number of allocations: " in Dump()