Searched refs:last_idle_notification_gc_count_ (Results 1 – 4 of 4) sorted by relevance
151 last_idle_notification_gc_count_(0), in Heap()4940 last_idle_notification_gc_count_ = gc_count_; in IdleGlobalGC()4951 if (gc_count_ - last_idle_notification_gc_count_ < kGCsBetweenCleanup) { in IdleGlobalGC()4956 last_idle_notification_gc_count_ = gc_count_; in IdleGlobalGC()4962 last_idle_notification_gc_count_ = gc_count_; in IdleGlobalGC()4971 last_idle_notification_gc_count_ = gc_count_; in IdleGlobalGC()4976 last_idle_notification_gc_count_ = gc_count_; in IdleGlobalGC()
2029 unsigned int last_idle_notification_gc_count_; variable
140 last_idle_notification_gc_count_(0), in Heap()5880 last_idle_notification_gc_count_ = gc_count_; in IdleGlobalGC()5891 if (gc_count_ - last_idle_notification_gc_count_ < kGCsBetweenCleanup) { in IdleGlobalGC()5896 last_idle_notification_gc_count_ = gc_count_; in IdleGlobalGC()5902 last_idle_notification_gc_count_ = gc_count_; in IdleGlobalGC()5911 last_idle_notification_gc_count_ = gc_count_; in IdleGlobalGC()5916 last_idle_notification_gc_count_ = gc_count_; in IdleGlobalGC()
2374 unsigned int last_idle_notification_gc_count_; variable