< prev index next >

src/share/vm/services/nmtCommon.cpp

Print this page

        

@@ -41,10 +41,11 @@
   "Test",
   "Tracing",
   "Logging",
   "Arguments",
   "Module",
+  "Value Types",
   "Unknown"
 };
 
 
 const char* NMTUtil::scale_name(size_t scale) {
< prev index next >