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

  /art/runtime/gc/
heap.h 139 static constexpr size_t kDefaultLongPauseLogThreshold = MsToNs(5);
    [all...]
  /art/runtime/
parsed_options.cc 242 long_pause_log_threshold_ = gc::Heap::kDefaultLongPauseLogThreshold;
    [all...]

Completed in 39 milliseconds