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

/openjdk10/hotspot/src/share/vm/gc/g1/
H A Dg1RootProcessor.cpp91 G1GCParPhaseTimesTracker x(phase_times, G1GCPhaseTimes::CMRefRoots, worker_i);
H A Dg1GCPhaseTimes.hpp56 CMRefRoots, enumerator in enum:G1GCPhaseTimes::GCParPhases
H A Dg1GCPhaseTimes.cpp61 _gc_par_phases[CMRefRoots] = new WorkerDataArray<double>(max_gc_threads, "CM RefProcessor Roots (ms):");

Completed in 53 milliseconds