Searched refs:ms_count_ (Results 1 – 2 of 2) sorted by relevance
573 int ms_count() const { return ms_count_; } in ms_count()2085 unsigned int ms_count_; variable
181 ms_count_(0), in Heap()1862 ms_count_++; in MarkCompact()3209 if (ms_count_ == 0 && CommittedMemory() > kMinCommittedMemory && in ActivateMemoryReducerIfNeeded()