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

/openjdk7/hotspot/src/share/vm/runtime/
H A DinterfaceSupport.cpp45 long InterfaceSupport::_fullgc_alot_invocation = 0; member in class:InterfaceSupport
88 if (++_fullgc_alot_invocation < FullGCALotStart) {
H A DinterfaceSupport.hpp86 static long _fullgc_alot_invocation; member in class:InterfaceSupport

Completed in 32 milliseconds