Home
last modified time | relevance | path

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

/art/runtime/base/
Dallocator.cc83 uint64_t bytes_used = bytes_used_[i].LoadRelaxed(); in Dump() local
87 os << static_cast<AllocatorTag>(i) << " active=" << bytes_used << " max=" in Dump()
Dallocator.h75 static bool Add(uint32_t tag, AtomicInteger* bytes_used);