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

/openjdk7/hotspot/src/share/vm/services/
H A DruntimeService.hpp38 static PerfCounter* _interrupted_before_count; // _INTERRUPTIBLE OS_INTRPT member in class:RuntimeService
H A DruntimeService.cpp45 PerfCounter* RuntimeService::_interrupted_before_count = NULL; member in class:RuntimeService
86 _interrupted_before_count =
194 _interrupted_before_count->inc();

Completed in 30 milliseconds