hotspot/src/share/vm/runtime/vm_operations.hpp
changeset 28363 047115468f16
parent 27696 c43940b3cf78
child 29071 73f45d04ad7a
equal deleted inserted replaced
28174:6e48d3b8d791 28363:047115468f16
    98   template(Exit)                                  \
    98   template(Exit)                                  \
    99   template(LinuxDllLoad)                          \
    99   template(LinuxDllLoad)                          \
   100   template(RotateGCLog)                           \
   100   template(RotateGCLog)                           \
   101   template(WhiteBoxOperation)                     \
   101   template(WhiteBoxOperation)                     \
   102   template(ClassLoaderStatsOperation)             \
   102   template(ClassLoaderStatsOperation)             \
       
   103   template(DumpHashtable)                         \
   103   template(MarkActiveNMethods)                    \
   104   template(MarkActiveNMethods)                    \
   104   template(PrintCompileQueue)                     \
   105   template(PrintCompileQueue)                     \
   105   template(PrintCodeList)                         \
   106   template(PrintCodeList)                         \
   106   template(PrintCodeCache)                        \
   107   template(PrintCodeCache)                        \
   107 
   108