Searched refs:RuntimeStats (Results 1 – 7 of 7) sorted by relevance
62 struct PACKED(4) RuntimeStats { struct63 RuntimeStats() { in RuntimeStats() argument109 DISALLOW_COPY_AND_ASSIGN(RuntimeStats); argument
478 RuntimeStats* GetStats() { in GetStats()1149 RuntimeStats stats_;
448 RuntimeStats* GetStats() { in GetStats()1669 RuntimeStats stats;
2074 RuntimeStats* stats; in GetStat()
5565 RuntimeStats* global_stats = Runtime::Current()->GetStats(); in InitializeClass()5566 RuntimeStats* thread_stats = self->GetStats(); in InitializeClass()
207 RuntimeStats* thread_stats = self->GetStats(); in AllocObjectWithAllocator()210 RuntimeStats* global_stats = Runtime::Current()->GetStats(); in AllocObjectWithAllocator()
1689 RuntimeStats* thread_stats = Thread::Current()->GetStats(); in RecordFree()1693 RuntimeStats* global_stats = Runtime::Current()->GetStats(); in RecordFree()