Searched refs:GetMemStats (Results 1 – 3 of 3) sorted by relevance
261 MemStats GetMemStats() const;
331 MemStats ArenaAllocator::GetMemStats() const { in GetMemStats() function in art::ArenaAllocator
774 MemStats mem_stats(cu.arena.GetMemStats()); in Compile()