Searched refs:register_concurrent_cycle_end (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMarkThread.cpp292 g1h->register_concurrent_cycle_end();
H A Dg1CollectedHeap.hpp751 void register_concurrent_cycle_end();
H A DconcurrentMark.cpp3138 _g1h->register_concurrent_cycle_end();
H A Dg1CollectedHeap.cpp2528 void G1CollectedHeap::register_concurrent_cycle_end() { function in class:G1CollectedHeap

Completed in 2484 milliseconds