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

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp109 static void reset_contention_count_stat(JavaThread* thread);
H A DthreadService.cpp275 void ThreadService::reset_contention_count_stat(JavaThread* thread) { function in class:ThreadService
H A Dmanagement.cpp1453 ThreadService::reset_contention_count_stat(java_thread);
1466 ThreadService::reset_contention_count_stat(java_thread);

Completed in 209 milliseconds