Searched refs:GetMemStats (Results 1 – 4 of 4) sorted by relevance
341 MemStats ArenaAllocator::GetMemStats() const { in GetMemStats() function in art::ArenaAllocator
346 MemStats GetMemStats() const;
1089 MemStats mem_stats(allocator.GetMemStats()); in Compile()1418 MemStats mem_stats(allocator.GetMemStats()); in JitCompile()
127 VLOG(profiler) << Dumpable<MemStats>(allocator_.GetMemStats()); in ~ProfileCompilationInfo()