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

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

Completed in 36 milliseconds