Searched refs:ms_count_ (Results 1 – 2 of 2) sorted by relevance
111 ms_count_(0), in Heap()821 ms_count_++; in MarkCompact()823 tracer->set_full_gc_count(mc_count_ + ms_count_); in MarkCompact()4957 PrintF("mark_sweep_count=%d ", ms_count_); in TearDown()
1292 int ms_count_; // how many mark-sweep collections happened variable