The members of Dalvik.SystemInterop.VMDebug are listed below.
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. |
[read-only] static | IsDebuggerConnected | bool. Documentation for this section has not yet been entered. |
[read-only] static | IsDebuggingEnabled | bool. Documentation for this section has not yet been entered. |
[read-only] static | LoadedClassCount | int. Documentation for this section has not yet been entered. |
[read-only] override | ThresholdClass | IntPtr. Documentation for this section has not yet been entered. |
[read-only] override | ThresholdType | Type. Documentation for this section has not yet been entered. |
static | DumpHprofData(string)Documentation for this section has not yet been entered. | |
static | GetAllocCount(int)Documentation for this section has not yet been entered. | |
static | GetInstructionCount(int[])Documentation for this section has not yet been entered. | |
static | LastDebuggerActivity()Documentation for this section has not yet been entered. | |
static | PrintLoadedClasses(int)Documentation for this section has not yet been entered. | |
static | ResetAllocCount(int)Documentation for this section has not yet been entered. | |
static | ResetInstructionCount()Documentation for this section has not yet been entered. | |
static | SetAllocationLimit(int)Documentation for this section has not yet been entered. | |
static | SetGlobalAllocationLimit(int)Documentation for this section has not yet been entered. | |
static | StartAllocCounting()Documentation for this section has not yet been entered. | |
static | StartEmulatorTracing()Documentation for this section has not yet been entered. | |
static | StartInstructionCounting()Documentation for this section has not yet been entered. | |
static | StartMethodTracing()Documentation for this section has not yet been entered. | |
static | StartMethodTracing(string, int, int)Documentation for this section has not yet been entered. | |
static | StopAllocCounting()Documentation for this section has not yet been entered. | |
static | StopEmulatorTracing()Documentation for this section has not yet been entered. | |
static | StopInstructionCounting()Documentation for this section has not yet been entered. | |
static | StopMethodTracing()Documentation for this section has not yet been entered. | |
static | ThreadCpuTimeNanos()Documentation for this section has not yet been entered. |