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

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

Completed in 73 milliseconds