Searched refs:kLogAllGCs (Results 1 – 1 of 1) sorted by relevance
198 static constexpr bool kLogAllGCs = false; variable2918 bool log_gc = kLogAllGCs || (gc_cause == kGcCauseExplicit && always_log_explicit_gcs_); in LogGC()4694 if (kLogAllGCs) { in Run()