Searched refs:last_safepoint_time_sec (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DruntimeService.hpp52 static double last_safepoint_time_sec() { return _safepoint_timer.seconds(); } function in class:RuntimeService
H A DruntimeService.cpp154 last_safepoint_time_sec());

Completed in 29 milliseconds