Searched refs:ms_count_at_last_idle_notification_ (Results 1 – 2 of 2) sorted by relevance
1965 ms_count_at_last_idle_notification_ = ms_count_; in StartIdleRound()2033 int ms_count_at_last_idle_notification_; variable
154 ms_count_at_last_idle_notification_(0), in Heap()4910 int new_mark_sweeps = ms_count_ - ms_count_at_last_idle_notification_; in IdleNotification()4912 ms_count_at_last_idle_notification_ = ms_count_; in IdleNotification()