< prev index next >

src/share/vm/gc/g1/g1ErgoVerbose.hpp

Print this page
rev 9416 : dihop-changes

@@ -69,10 +69,11 @@
   ErgoHeapSizing = 0,
   ErgoCSetConstruction,
   ErgoConcCycles,
   ErgoMixedGCs,
   ErgoTiming,
+  ErgoIHOP,
 
   ErgoHeuristicNum
 } ErgoHeuristic;
 
 class G1ErgoVerbose : AllStatic {
< prev index next >