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

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

Completed in 388 milliseconds