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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp676 void record_collection_pause_start(double start_time_sec);
H A Dg1CollectorPolicy.cpp792 void G1CollectorPolicy::record_collection_pause_start(double start_time_sec) { function in class:G1CollectorPolicy
H A Dg1CollectedHeap.cpp3941 g1_policy()->record_collection_pause_start(sample_start_time_sec);

Completed in 75 milliseconds