Searched refs:GetStats (Results 1 – 4 of 4) sorted by relevance
174 RuntimeStats* thread_stats = self->GetStats(); in AllocObjectWithAllocator()177 RuntimeStats* global_stats = Runtime::Current()->GetStats(); in AllocObjectWithAllocator()
1677 RuntimeStats* thread_stats = Thread::Current()->GetStats(); in RecordFree()1681 RuntimeStats* global_stats = Runtime::Current()->GetStats(); in RecordFree()2734 ++runtime->GetStats()->gc_for_alloc_count; in CollectGarbageInternal()2735 ++self->GetStats()->gc_for_alloc_count; in CollectGarbageInternal()
447 RuntimeStats* GetStats() { in GetStats() function
421 RuntimeStats* GetStats() { in GetStats() function