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

/openjdk7/hotspot/src/share/vm/services/
H A DruntimeService.hpp56 static void record_safepoint_begin();
H A DruntimeService.cpp109 void RuntimeService::record_safepoint_begin() { function in class:RuntimeService
170 // exit at a safepoint and record_safepoint_begin() handles updating
/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.cpp139 RuntimeService::record_safepoint_begin();

Completed in 65 milliseconds