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

  /art/runtime/gc/
heap.h 111 static constexpr size_t kDefaultLongGCLogThreshold = MsToNs(100);
  /art/runtime/
runtime.cc 355 parsed->long_gc_log_threshold_ = gc::Heap::kDefaultLongGCLogThreshold;
    [all...]

Completed in 1640 milliseconds