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

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp91 static jlong get_peak_thread_count() { return _peak_threads_count->get_value(); } function in class:ThreadService
H A Dmanagement.cpp1001 return ThreadService::get_peak_thread_count();

Completed in 38 milliseconds