65 template(ZMarkStart) \
66 template(ZMarkEnd) \
67 template(ZRelocateStart) \
68 template(ZVerify) \
69 template(HandshakeOneThread) \
70 template(HandshakeAllThreads) \
71 template(HandshakeFallback) \
72 template(EnableBiasedLocking) \
73 template(BulkRevokeBias) \
74 template(PopulateDumpSharedSpace) \
75 template(JNIFunctionTableCopier) \
76 template(RedefineClasses) \
77 template(GetObjectMonitorUsage) \
78 template(GetAllStackTraces) \
79 template(GetThreadListStackTraces) \
80 template(ChangeBreakpoints) \
81 template(GetOrSetLocal) \
82 template(ChangeSingleStep) \
83 template(HeapWalkOperation) \
84 template(HeapIterateOperation) \
85 template(ReportJavaOutOfMemory) \
86 template(JFRCheckpoint) \
87 template(ShenandoahFullGC) \
88 template(ShenandoahInitMark) \
89 template(ShenandoahFinalMarkStartEvac) \
90 template(ShenandoahInitUpdateRefs) \
91 template(ShenandoahFinalUpdateRefs) \
92 template(ShenandoahFinalRoots) \
93 template(ShenandoahDegeneratedGC) \
94 template(Exit) \
95 template(LinuxDllLoad) \
96 template(RotateGCLog) \
97 template(WhiteBoxOperation) \
98 template(JVMCIResizeCounters) \
99 template(ClassLoaderStatsOperation) \
100 template(ClassLoaderHierarchyOperation) \
101 template(DumpHashtable) \
102 template(DumpTouchedMethods) \
103 template(CleanClassLoaderDataMetaspaces) \
104 template(PrintCompileQueue) \
105 template(PrintClassHierarchy) \
106 template(ThreadSuspend) \
107 template(ThreadsSuspendJVMTI) \
108 template(ICBufferFull) \
109 template(ScavengeMonitors) \
110 template(PrintMetadata) \
111 template(GTestExecuteAtSafepoint) \
112 template(JFROldObject) \
113 template(JvmtiPostObjectFree)
|
65 template(ZMarkStart) \
66 template(ZMarkEnd) \
67 template(ZRelocateStart) \
68 template(ZVerify) \
69 template(HandshakeOneThread) \
70 template(HandshakeAllThreads) \
71 template(HandshakeFallback) \
72 template(EnableBiasedLocking) \
73 template(BulkRevokeBias) \
74 template(PopulateDumpSharedSpace) \
75 template(JNIFunctionTableCopier) \
76 template(RedefineClasses) \
77 template(GetObjectMonitorUsage) \
78 template(GetAllStackTraces) \
79 template(GetThreadListStackTraces) \
80 template(ChangeBreakpoints) \
81 template(GetOrSetLocal) \
82 template(ChangeSingleStep) \
83 template(HeapWalkOperation) \
84 template(HeapIterateOperation) \
85 template(HeapObjectStatistics) \
86 template(ReportJavaOutOfMemory) \
87 template(JFRCheckpoint) \
88 template(ShenandoahFullGC) \
89 template(ShenandoahInitMark) \
90 template(ShenandoahFinalMarkStartEvac) \
91 template(ShenandoahInitUpdateRefs) \
92 template(ShenandoahFinalUpdateRefs) \
93 template(ShenandoahFinalRoots) \
94 template(ShenandoahDegeneratedGC) \
95 template(RendezvousGCThreads) \
96 template(Exit) \
97 template(LinuxDllLoad) \
98 template(RotateGCLog) \
99 template(WhiteBoxOperation) \
100 template(JVMCIResizeCounters) \
101 template(ClassLoaderStatsOperation) \
102 template(ClassLoaderHierarchyOperation) \
103 template(DumpHashtable) \
104 template(DumpTouchedMethods) \
105 template(CleanClassLoaderDataMetaspaces) \
106 template(PrintCompileQueue) \
107 template(PrintClassHierarchy) \
108 template(ThreadSuspend) \
109 template(ThreadsSuspendJVMTI) \
110 template(ICBufferFull) \
111 template(ScavengeMonitors) \
112 template(PrintMetadata) \
113 template(GTestExecuteAtSafepoint) \
114 template(JFROldObject) \
115 template(JvmtiPostObjectFree)
|