Dalvik.SystemInterop.VMDebug: Field Members

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

Public Fields

const
DefaultMethodTraceFileNamestring. Documentation for this section has not yet been entered.
const
KindAllCountsint (-1). Documentation for this section has not yet been entered.
const
KindGlobalAllocatedBytesint (2). Documentation for this section has not yet been entered.
const
KindGlobalAllocatedObjectsint (1). Documentation for this section has not yet been entered.
const
KindGlobalClassInitCountint (32). Documentation for this section has not yet been entered.
const
KindGlobalClassInitTimeint (64). Documentation for this section has not yet been entered.
const
KindGlobalExtAllocatedBytesint (8192). Documentation for this section has not yet been entered.
const
KindGlobalExtAllocatedObjectsint (4096). Documentation for this section has not yet been entered.
const
KindGlobalExtFreedBytesint (32768). Documentation for this section has not yet been entered.
const
KindGlobalExtFreedObjectsint (16384). Documentation for this section has not yet been entered.
const
KindGlobalFreedBytesint (8). Documentation for this section has not yet been entered.
const
KindGlobalFreedObjectsint (4). Documentation for this section has not yet been entered.
const
KindGlobalGcInvocationsint (16). Documentation for this section has not yet been entered.
const
KindThreadAllocatedBytesint (131072). Documentation for this section has not yet been entered.
const
KindThreadAllocatedObjectsint (65536). Documentation for this section has not yet been entered.
const
KindThreadClassInitCountint (2097152). Documentation for this section has not yet been entered.
const
KindThreadClassInitTimeint (4194304). Documentation for this section has not yet been entered.
const
KindThreadExtAllocatedBytesint (536870912). Documentation for this section has not yet been entered.
const
KindThreadExtAllocatedObjectsint (268435456). Documentation for this section has not yet been entered.
const
KindThreadExtFreedBytesint (-2147483648). Documentation for this section has not yet been entered.
const
KindThreadExtFreedObjectsint (1073741824). Documentation for this section has not yet been entered.
const
KindThreadFreedBytesint (524288). Documentation for this section has not yet been entered.
const
KindThreadFreedObjectsint (262144). Documentation for this section has not yet been entered.
const
KindThreadGcInvocationsint (1048576). Documentation for this section has not yet been entered.
const
TraceCountAllocsint (1). Documentation for this section has not yet been entered.