hotspot/src/share/vm/gc/g1/g1ErgoVerbose.hpp
changeset 34298 f3c9dcc5af96
parent 33204 b8a3901ac5b3
equal deleted inserted replaced
34290:08040a133ed1 34298:f3c9dcc5af96
    69   ErgoHeapSizing = 0,
    69   ErgoHeapSizing = 0,
    70   ErgoCSetConstruction,
    70   ErgoCSetConstruction,
    71   ErgoConcCycles,
    71   ErgoConcCycles,
    72   ErgoMixedGCs,
    72   ErgoMixedGCs,
    73   ErgoTiming,
    73   ErgoTiming,
       
    74   ErgoIHOP,
    74 
    75 
    75   ErgoHeuristicNum
    76   ErgoHeuristicNum
    76 } ErgoHeuristic;
    77 } ErgoHeuristic;
    77 
    78 
    78 class G1ErgoVerbose : AllStatic {
    79 class G1ErgoVerbose : AllStatic {