Home | History | Annotate | Download | only in heap

Lines Matching refs:consecutive_ineffective_mark_compacts_

183       consecutive_ineffective_mark_compacts_(0),
3167 consecutive_ineffective_mark_compacts_ = 0;
3170 ++consecutive_ineffective_mark_compacts_;
3171 if (consecutive_ineffective_mark_compacts_ ==
3175 consecutive_ineffective_mark_compacts_ = 0;