Home
last modified time | relevance | path

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

/art/runtime/base/
Darena_allocator.cc97 size_t num_arenas = 0u; in Dump() local
101 ++num_arenas; in Dump()
111 os << "Number of arenas allocated: " << num_arenas << ", Number of allocations: " in Dump()