HomeSort by relevance Sort by last modified time
    Searched refs:GetConcGCThreadCount (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/
heap.h 426 size_t GetConcGCThreadCount() const {
  /art/runtime/gc/collector/
mark_sweep.cc 783 return heap_->GetConcGCThreadCount() + 1;
    [all...]

Completed in 131 milliseconds