hotspot/src/share/vm/logging/logTag.hpp
changeset 37261 659ed5b20b48
parent 37225 ac6c704f9a8c
child 37428 6e724f3d488b
equal deleted inserted replaced
37260:664b7520c44b 37261:659ed5b20b48
    94   LOG_TAG(task) \
    94   LOG_TAG(task) \
    95   DEBUG_ONLY(LOG_TAG(test)) \
    95   DEBUG_ONLY(LOG_TAG(test)) \
    96   LOG_TAG(thread) \
    96   LOG_TAG(thread) \
    97   LOG_TAG(tlab) \
    97   LOG_TAG(tlab) \
    98   LOG_TAG(time) \
    98   LOG_TAG(time) \
    99   LOG_TAG(verboseverification) \
    99   LOG_TAG(verification) \
   100   LOG_TAG(verify) \
   100   LOG_TAG(verify) \
   101   LOG_TAG(vmoperation) \
   101   LOG_TAG(vmoperation) \
   102   LOG_TAG(vtables) \
   102   LOG_TAG(vtables) \
   103   LOG_TAG(workgang) \
   103   LOG_TAG(workgang) \
   104   LOG_TAG_LIST_EXT
   104   LOG_TAG_LIST_EXT