Lines Matching refs:ms_count_
111 ms_count_(0),914 ms_count_++;915 tracer->set_full_gc_count(ms_count_);4910 int new_mark_sweeps = ms_count_ - ms_count_at_last_idle_notification_;4912 ms_count_at_last_idle_notification_ = ms_count_;5999 PrintF("mark_sweep_count=%d ", ms_count_);