Searched refs:num_arenas (Results 1 - 1 of 1) sorted by relevance
/art/runtime/base/ | ||
H A D | arena_allocator.cc | 97 size_t num_arenas = 0u; local 101 ++num_arenas; 111 os << "Number of arenas allocated: " << num_arenas << ", Number of allocations: " |
Completed in 52 milliseconds