- valueOf(String) - Static method in enum com.microej.profiling.internal.snapshot.Snapshot.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microej.profiling.profiler.MemoryProfiler.MemoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microej.profiling.profiler.TimeProfiler.TimeBase
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microej.profiling.internal.snapshot.Snapshot.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microej.profiling.profiler.MemoryProfiler.MemoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microej.profiling.profiler.TimeProfiler.TimeBase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VM_DUMP - Static variable in interface com.microej.profiling.internal.Strings
-
VM_DUMP.
- vmDump() - Static method in class com.microej.profiling.profiler.ThreadsProfiler
-
Dumps the running thread's stacks.