#include <iprof.h>
Public Attributes | |
jint | active |
object still active or not. | |
AllocStatData | alloc |
memory profiling data (if exist). | |
CpuStatData | cpu |
cpu profiling data (if exist). | |
MonStatData | mon |
monitor profiling data (if exist). |
Definition at line 203 of file iprof.h.