Lines Matching refs:gc_count_
112 gc_count_(0),
382 gc_count_++;
530 tracer.set_gc_count(gc_count_);
4835 if (gc_count_at_last_idle_gc_ == gc_count_) {
4841 gc_count_at_last_idle_gc_ = gc_count_;
4940 last_idle_notification_gc_count_ = gc_count_;
4951 if (gc_count_ - last_idle_notification_gc_count_ < kGCsBetweenCleanup) {
4956 last_idle_notification_gc_count_ = gc_count_;
4962 last_idle_notification_gc_count_ = gc_count_;
4971 last_idle_notification_gc_count_ = gc_count_;
4976 last_idle_notification_gc_count_ = gc_count_;
5020 title, gc_count_);
5998 PrintF("gc_count=%d ", gc_count_);
6626 gc_count_(0),