Lines Matching defs:marking
19 #include "src/heap/incremental-marking.h"
188 // All accesses to incremental_marking_scope assume that incremental marking
257 // For incremental marking, the event has already been created and we just
273 const char* collector_reason, MarkingType marking) {
295 type = marking == MarkingType::kIncremental
308 switch (marking) {
683 " (+ %.1f ms in %d steps since start of marking, "
684 "biggest step %.1f ms, walltime since start of marking %.f ms)",
918 "mark.weak_closure.ephemeron.marking=%.1f "
1197 // MarkCompact speed is more stable than incremental marking speed, because
1198 // there might not be many incremental marking steps because of concurrent
1199 // marking.
1206 // No data for the incremental marking speed.
1347 // - marking time is rounded to 0;