Searched refs:total_bytes_used (Results 1 – 1 of 1) sorted by relevance
85 uint64_t total_bytes_used = total_bytes_used_[i].LoadRelaxed(); in Dump() local86 if (total_bytes_used != 0) { in Dump()88 << max_bytes_used << " total=" << total_bytes_used << "\n"; in Dump()