Searched refs:kDefaultLongGCLogThreshold (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | runtime_options.def | 62 … LongGCLogThreshold, gc::Heap::kDefaultLongGCLogThreshold) |
/art/runtime/gc/ | ||
D | heap.h | 136 static constexpr size_t kDefaultLongGCLogThreshold = MsToNs(100); variable |