Searched refs:GetMemStats (Results 1 – 4 of 4) sorted by relevance
373 MemStats GetMemStats() const;
530 MemStats ArenaAllocator::GetMemStats() const { in GetMemStats() function in art::ArenaAllocator
1062 MemStats mem_stats(allocator.GetMemStats()); in Compile()1388 MemStats mem_stats(allocator.GetMemStats()); in JitCompile()
100 VLOG(profiler) << Dumpable<MemStats>(allocator_.GetMemStats()); in ~ProfileCompilationInfo()