Searched defs:end_statistics (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.cpp428 end_statistics(os::javaTimeNanos());
1233 // from the start of the sync time later when end_statistics is called.
1251 void SafepointSynchronize::end_statistics(jlong vmop_end_time) { function in class:SafepointSynchronize
1321 // During VM exit, end_statistics may not get called and in that

Completed in 34 milliseconds