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

/openjdk7/hotspot/src/share/vm/runtime/
H A DinterfaceSupport.hpp92 static void check_gc_alot() { if (ScavengeALot || FullGCALot) gc_alot(); }
93 static void gc_alot();
H A DinterfaceSupport.cpp76 void InterfaceSupport::gc_alot() { function in class:InterfaceSupport

Completed in 581 milliseconds