Searched refs:steps_count_ (Results 1 – 2 of 2) sorted by relevance
24 steps_count_(0), in IncrementalMarking()832 if ((steps_count_ % kMarkingSpeedAccellerationInterval) == 0) { in SpeedUp()949 steps_count_++; in Step()966 steps_count_ = 0; in ResetStepCounters()
207 int steps_count_; variable