Home | History | Annotate | Download | only in driver

Lines Matching refs:GetBytesAllocated

2305   oss << "arena alloc=" << PrettySize(arena_pool->GetBytesAllocated());
2306 oss << " java alloc=" << PrettySize(heap->GetBytesAllocated());