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

  /art/runtime/gc/
heap.h 413 bool CareAboutPauseTimes() const {
  /art/runtime/gc/collector/
mark_sweep.cc 777 if (heap_->GetThreadPool() == nullptr || !heap_->CareAboutPauseTimes()) {
    [all...]

Completed in 206 milliseconds