< prev index next >

src/hotspot/share/logging/logTag.hpp

Print this page
rev 47415 : Add Thread Local handshakes and thread local polling

*** 65,74 **** --- 65,75 ---- LOG_TAG(exceptions) \ LOG_TAG(exit) \ LOG_TAG(fingerprint) \ LOG_TAG(freelist) \ LOG_TAG(gc) \ + LOG_TAG(handshake) \ LOG_TAG(hashtables) \ LOG_TAG(heap) \ LOG_TAG(humongous) \ LOG_TAG(ihop) \ LOG_TAG(iklass) \
< prev index next >