#include <setup.h>
Public Attributes | |
int | turnedOn |
whether monitor profiling is turned ON or OFF. | |
eLEVEL | level |
Granularity level. More... | |
int | traceDepth |
trace depth. | |
int | threadsEnabled |
whether resolution to threads is enabled. |
Definition at line 119 of file setup.h.
|
Granularity level. Possible values are LEVEL_METHOD and LEVEL_TRACE. Definition at line 127 of file setup.h. Referenced by Setup::Setup(), and Setup::setParameter().
|