Searched refs:bytes_used (Results 1 – 2 of 2) sorted by relevance
83 uint64_t bytes_used = bytes_used_[i].LoadRelaxed(); in Dump() local87 os << static_cast<AllocatorTag>(i) << " active=" << bytes_used << " max=" in Dump()
75 static bool Add(uint32_t tag, AtomicInteger* bytes_used);