< prev index next >

src/share/vm/services/nmtCommon.cpp

Print this page
rev 9056 : 8185525: Add JFR event for DictionarySizes
Summary: Added TableStatistics event
Reviewed-by: egahlin, coleenp

*** 38,47 **** --- 38,48 ---- "Native Memory Tracking", "Shared class space", "Arena Chunk", "Test", "Tracing", + "Statistics", "Unknown" }; const char* NMTUtil::scale_name(size_t scale) {
< prev index next >