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

  /art/runtime/
runtime_options.def 60 LongPauseLogThreshold, gc::Heap::kDefaultLongPauseLogThreshold)
  /art/runtime/gc/
heap.h 132 static constexpr size_t kDefaultLongPauseLogThreshold = MsToNs(5);
    [all...]

Completed in 304 milliseconds