Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc146 static constexpr bool kLogAllGCs = false; variable
2823 bool log_gc = kLogAllGCs || gc_cause == kGcCauseExplicit; in LogGC()