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

/art/runtime/gc/
H A Dheap.cc140 static constexpr bool kLogAllGCs = false; member in namespace:art::gc
2642 bool log_gc = kLogAllGCs || gc_cause == kGcCauseExplicit;

Completed in 315 milliseconds