The fields of Dalvik.SystemInterop.VMDebug are listed below. For a list of all members, see the VMDebug Members list.
See Also: Inherited members from Java.Lang.Object
const | DefaultMethodTraceFileName | string. Documentation for this section has not yet been entered. |
const | KindAllCounts | int (-1). Documentation for this section has not yet been entered. |
const | KindGlobalAllocatedBytes | int (2). Documentation for this section has not yet been entered. |
const | KindGlobalAllocatedObjects | int (1). Documentation for this section has not yet been entered. |
const | KindGlobalClassInitCount | int (32). Documentation for this section has not yet been entered. |
const | KindGlobalClassInitTime | int (64). Documentation for this section has not yet been entered. |
const | KindGlobalExtAllocatedBytes | int (8192). Documentation for this section has not yet been entered. |
const | KindGlobalExtAllocatedObjects | int (4096). Documentation for this section has not yet been entered. |
const | KindGlobalExtFreedBytes | int (32768). Documentation for this section has not yet been entered. |
const | KindGlobalExtFreedObjects | int (16384). Documentation for this section has not yet been entered. |
const | KindGlobalFreedBytes | int (8). Documentation for this section has not yet been entered. |
const | KindGlobalFreedObjects | int (4). Documentation for this section has not yet been entered. |
const | KindGlobalGcInvocations | int (16). Documentation for this section has not yet been entered. |
const | KindThreadAllocatedBytes | int (131072). Documentation for this section has not yet been entered. |
const | KindThreadAllocatedObjects | int (65536). Documentation for this section has not yet been entered. |
const | KindThreadClassInitCount | int (2097152). Documentation for this section has not yet been entered. |
const | KindThreadClassInitTime | int (4194304). Documentation for this section has not yet been entered. |
const | KindThreadExtAllocatedBytes | int (536870912). Documentation for this section has not yet been entered. |
const | KindThreadExtAllocatedObjects | int (268435456). Documentation for this section has not yet been entered. |
const | KindThreadExtFreedBytes | int (-2147483648). Documentation for this section has not yet been entered. |
const | KindThreadExtFreedObjects | int (1073741824). Documentation for this section has not yet been entered. |
const | KindThreadFreedBytes | int (524288). Documentation for this section has not yet been entered. |
const | KindThreadFreedObjects | int (262144). Documentation for this section has not yet been entered. |
const | KindThreadGcInvocations | int (1048576). Documentation for this section has not yet been entered. |
const | TraceCountAllocs | int (1). Documentation for this section has not yet been entered. |