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

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp110 static void reset_contention_time_stat(JavaThread* thread);
H A DthreadService.cpp282 void ThreadService::reset_contention_time_stat(JavaThread* thread) { function in class:ThreadService
H A Dmanagement.cpp1455 ThreadService::reset_contention_time_stat(java_thread);
1468 ThreadService::reset_contention_time_stat(java_thread);

Completed in 54 milliseconds