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

/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1RootProcessor.hpp104 void evacuate_roots(G1EvacuationRootClosures* closures, uint worker_i);
H A Dg1RootProcessor.cpp74 void G1RootProcessor::evacuate_roots(G1EvacuationRootClosures* closures, uint worker_i) { function in class:G1RootProcessor
H A Dg1CollectedHeap.cpp3450 _root_processor->evacuate_roots(pss->closures(), worker_id);

Completed in 108 milliseconds