Searched refs:GetMemStats (Results 1 – 3 of 3) sorted by relevance
341 MemStats ArenaAllocator::GetMemStats() const { in GetMemStats() function in art::ArenaAllocator
346 MemStats GetMemStats() const;
1125 MemStats mem_stats(allocator.GetMemStats()); in Compile()1453 MemStats mem_stats(allocator.GetMemStats()); in JitCompile()