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

  /art/runtime/gc/
heap.h 140 static constexpr size_t kDefaultLongGCLogThreshold = MsToNs(100);
    [all...]
  /art/runtime/
parsed_options.cc 243 long_gc_log_threshold_ = gc::Heap::kDefaultLongGCLogThreshold;
    [all...]

Completed in 453 milliseconds