Dalvik.SystemInterop.VMDebug: Method Members

The methods 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 Methods

static
DumpHprofData(string)
Documentation for this section has not yet been entered.
static
GetAllocCount(int) : int
Documentation for this section has not yet been entered.
static
GetInstructionCount(int[])
Documentation for this section has not yet been entered.
static
LastDebuggerActivity() : long
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) : int
Documentation for this section has not yet been entered.
static
SetGlobalAllocationLimit(int) : 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() : long
Documentation for this section has not yet been entered.