Home | History | Annotate | Download | only in gc

Lines Matching refs:total_memory

448     size_t total_memory = GetTotalMemory();
450 return total_memory - std::min(total_memory, byte_allocated);