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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp692 void record_concurrent_mark_cleanup_end(int no_of_gc_threads);
H A Dg1CollectorPolicy.cpp1574 G1CollectorPolicy::record_concurrent_mark_cleanup_end(int no_of_gc_threads) { function in class:G1CollectorPolicy
H A DconcurrentMark.cpp1987 g1h->g1_policy()->record_concurrent_mark_cleanup_end((int)n_workers);

Completed in 41 milliseconds