Searched refs:total_bytes_used (Results 1 – 1 of 1) sorted by relevance
88 uint64_t total_bytes_used = g_total_bytes_used[i].load(std::memory_order_relaxed); in Dump() local89 if (total_bytes_used != 0) { in Dump()91 << max_bytes_used << " total=" << total_bytes_used << "\n"; in Dump()