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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp119 static void begin_statistics(int nof_threads, int nof_running);
H A Dsafepoint.cpp255 begin_statistics(nof_threads, still_running);
1175 void SafepointSynchronize::begin_statistics(int nof_threads, int nof_running) { function in class:SafepointSynchronize

Completed in 245 milliseconds