Searched refs:kLogAllGCs (Results 1 – 1 of 1) sorted by relevance
186 static constexpr bool kLogAllGCs = false; variable2726 bool log_gc = kLogAllGCs || (gc_cause == kGcCauseExplicit && always_log_explicit_gcs_); in LogGC()