Home
last modified time | relevance | path

Searched refs:kDefaultLongGCLogThreshold (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime_options.def66 … LongGCLogThreshold, gc::Heap::kDefaultLongGCLogThreshold)
/art/runtime/gc/
Dheap.h143 static constexpr size_t kDefaultLongGCLogThreshold = MsToNs(100); variable