Searched refs:malloc_bytes (Results 1 – 1 of 1) sorted by relevance
95 size_t malloc_bytes = 0u; in Dump() local99 malloc_bytes += arena->Size(); in Dump()107 os << " MEM: used: " << bytes_allocated << ", allocated: " << malloc_bytes in Dump()