Searched refs:steps_count_ (Results 1 – 2 of 2) sorted by relevance
32 steps_count_(0), in IncrementalMarking()1062 if ((steps_count_ % kMarkingSpeedAccellerationInterval) == 0) { in SpeedUp()1206 steps_count_++; in Step()1224 steps_count_ = 0; in ResetStepCounters()
276 int steps_count_; variable