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
389 RuntimeStats* GetStats() { in GetStats()607 RuntimeStats stats_;
307 RuntimeStats* GetStats() { in GetStats()1019 RuntimeStats stats;
1052 RuntimeStats* stats; in GetStat()
4262 RuntimeStats* global_stats = Runtime::Current()->GetStats(); in InitializeClass()4263 RuntimeStats* thread_stats = self->GetStats(); in InitializeClass()
137 RuntimeStats* thread_stats = self->GetStats(); in AllocObjectWithAllocator()140 RuntimeStats* global_stats = Runtime::Current()->GetStats(); in AllocObjectWithAllocator()
1259 RuntimeStats* thread_stats = Thread::Current()->GetStats(); in RecordFree()1263 RuntimeStats* global_stats = Runtime::Current()->GetStats(); in RecordFree()