Home
last modified time | relevance | path

Searched refs:gc_count_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.h422 size_t gc_count_; variable
Dconcurrent_copying.cc103 gc_count_(0), in ConcurrentCopying()
2688 gc_count_++; in ReclaimPhase()
3802 << (copied_live_bytes_ratio_sum_ / gc_count_) << " over " << gc_count_ in DumpPerformanceInfo()