< prev index next >

src/hotspot/share/services/nmtCommon.cpp

Print this page

        

*** 28,37 **** --- 28,38 ---- #define MEMORY_TYPE_DECLARE_NAME(type, human_readable) \ human_readable, const char* NMTUtil::_memory_type_names[] = { MEMORY_TYPES_DO(MEMORY_TYPE_DECLARE_NAME) + "Value Types", }; const char* NMTUtil::scale_name(size_t scale) { switch(scale) {
< prev index next >