HomeSort by relevance Sort by last modified time
    Searched refs:GetPeakStats (Results 1 - 3 of 3) sorted by null

  /art/compiler/utils/
scoped_arena_allocator.h 46 MemStats GetPeakStats() const;
scoped_arena_allocator.cc 50 MemStats ArenaStack::GetPeakStats() const {
  /art/compiler/dex/
frontend.cc 762 MemStats stack_stats(cu.arena_stack.GetPeakStats());

Completed in 37 milliseconds