Home
last modified time | relevance | path

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

/art/runtime/base/
Dallocator.cc84 uint64_t max_bytes_used = max_bytes_used_[i].LoadRelaxed(); in Dump() local
88 << max_bytes_used << " total=" << total_bytes_used << "\n"; in Dump()