Home | History | Annotate | Download | only in gc

Lines Matching full:blocking

214       blocking_gc_count_rate_histogram_("blocking gc count rate histogram", 1U,
994 os << "Total blocking GC count: " << GetBlockingGcCount() << "\n";
995 os << "Total blocking GC time: " << PrettyDuration(GetBlockingGcTime()) << "\n";
1005 os << "Histogram of blocking GC count per "
2527 // If the currently running collection was a blocking one,
3185 // considered as a blocking GC.
3187 VLOG(gc) << "Waiting for a blocking GC " << cause;
3204 // blocking GC (i.e., blocking itself).
3206 VLOG(gc) << "Starting a blocking GC " << cause;