Home | History | Annotate | Download | only in gc

Lines Matching full:getstats

1641     RuntimeStats* thread_stats = Thread::Current()->GetStats();
1645 RuntimeStats* global_stats = Runtime::Current()->GetStats();
2651 ++runtime->GetStats()->gc_for_alloc_count;
2652 ++self->GetStats()->gc_for_alloc_count;