src/hotspot/share/runtime/vmOperations.hpp
changeset 59067 f080b08daace
parent 59053 ba6c248cae19
child 59325 3636bab5e81e
equal deleted inserted replaced
59066:439a147b2c0c 59067:f080b08daace
    64   template(ParallelGCFailedAllocation)            \
    64   template(ParallelGCFailedAllocation)            \
    65   template(ParallelGCSystemGC)                    \
    65   template(ParallelGCSystemGC)                    \
    66   template(G1CollectForAllocation)                \
    66   template(G1CollectForAllocation)                \
    67   template(G1CollectFull)                         \
    67   template(G1CollectFull)                         \
    68   template(G1Concurrent)                          \
    68   template(G1Concurrent)                          \
       
    69   template(G1TryInitiateConcMark)                 \
    69   template(ZMarkStart)                            \
    70   template(ZMarkStart)                            \
    70   template(ZMarkEnd)                              \
    71   template(ZMarkEnd)                              \
    71   template(ZRelocateStart)                        \
    72   template(ZRelocateStart)                        \
    72   template(ZVerify)                               \
    73   template(ZVerify)                               \
    73   template(HandshakeOneThread)                    \
    74   template(HandshakeOneThread)                    \