Searched refs:GetMemStats (Results 1 – 4 of 4) sorted by relevance
344 MemStats ArenaAllocator::GetMemStats() const { in GetMemStats() function in art::ArenaAllocator
348 MemStats GetMemStats() const;
1138 MemStats mem_stats(allocator.GetMemStats()); in Compile()1488 MemStats mem_stats(allocator.GetMemStats()); in JitCompile()
588 VLOG(profiler) << Dumpable<MemStats>(allocator_.GetMemStats()); in ~ProfileCompilationInfo()