| |
|
| java.lang.Object org.netbeans.lib.profiler.heap.HprofHeap
HprofHeap | class HprofHeap implements Heap(Code) | | author: Tomas Hurka |
BOOLEAN | final static int BOOLEAN(Code) | | |
BYTE | final static int BYTE(Code) | | |
CHAR | final static int CHAR(Code) | | |
CLASS_DUMP | final static int CLASS_DUMP(Code) | | |
DOUBLE | final static int DOUBLE(Code) | | |
FLOAT | final static int FLOAT(Code) | | |
HEAP_SUMMARY | final static int HEAP_SUMMARY(Code) | | |
LOAD_CLASS | final static int LOAD_CLASS(Code) | | |
LONG | final static int LONG(Code) | | |
OBJECT | final static int OBJECT(Code) | | |
OBJECT_ARRAY_DUMP | final static int OBJECT_ARRAY_DUMP(Code) | | |
PRIMITIVE_ARRAY_DUMP | final static int PRIMITIVE_ARRAY_DUMP(Code) | | |
ROOT_JAVA_FRAME | final static int ROOT_JAVA_FRAME(Code) | | |
ROOT_JNI_GLOBAL | final static int ROOT_JNI_GLOBAL(Code) | | |
ROOT_JNI_LOCAL | final static int ROOT_JNI_LOCAL(Code) | | |
ROOT_MONITOR_USED | final static int ROOT_MONITOR_USED(Code) | | |
ROOT_NATIVE_STACK | final static int ROOT_NATIVE_STACK(Code) | | |
ROOT_STICKY_CLASS | final static int ROOT_STICKY_CLASS(Code) | | |
ROOT_THREAD_BLOCK | final static int ROOT_THREAD_BLOCK(Code) | | |
ROOT_THREAD_OBJECT | final static int ROOT_THREAD_OBJECT(Code) | | |
ROOT_UNKNOWN | final static int ROOT_UNKNOWN(Code) | | |
SHORT | final static int SHORT(Code) | | |
STRING | final static int STRING(Code) | | |
computeInstances | void computeInstances()(Code) | | |
findReferencesFor | List findReferencesFor(long instanceId, byte[] idArray)(Code) | | |
getValueSize | int getValueSize(byte type)(Code) | | |
readDumpTag | int readDumpTag(long[] offset)(Code) | | |
readTag | int readTag(long[] offset)(Code) | | |
|
|
|