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

  /art/runtime/
runtime_options.def 62 LongGCLogThreshold, gc::Heap::kDefaultLongGCLogThreshold)
  /art/runtime/gc/
heap.h 133 static constexpr size_t kDefaultLongGCLogThreshold = MsToNs(100);
    [all...]

Completed in 46 milliseconds