Searched defs:MemoryType (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/lang/management/
H A DMemoryType.java34 public enum MemoryType { enum
60 private MemoryType(String s) { method in class:MemoryType
65 * Returns the string representation of this <tt>MemoryType</tt>.
66 * @return the string representation of this <tt>MemoryType</tt>.
/openjdk7/hotspot/src/share/vm/memory/
H A Dallocation.hpp121 * MemoryType bitmap layout:
126 enum MemoryType { enum

Completed in 23 milliseconds