Package | Description |
---|---|
com.microej.profiling.profiler |
This package gathers the different profilers.
|
Modifier and Type | Method and Description |
---|---|
static MemoryProfiler.MemoryType |
MemoryProfiler.MemoryType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MemoryProfiler.MemoryType[] |
MemoryProfiler.MemoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
MemoryProfiler.setMemoryType(MemoryProfiler.MemoryType memoryType)
Sets the
MemoryProfiler.MemoryType to use. |