Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

Setup::Cpu Struct Reference

CPU profiling setup parameters. More...

#include <setup.h>

List of all members.

Public Attributes

int turnedOn
 whether CPU profiling is turned ON or OFF.

int sampling
 whether to use sampling or exact profiling.

eLEVEL level
 Granularity level. More...

int traceDepth
 trace depth.

int threadsEnabled
 whether resolution to threads is enabled.


Detailed Description

CPU profiling setup parameters.

Definition at line 98 of file setup.h.


Member Data Documentation

eLEVEL Setup::Cpu::level
 

Granularity level.

Possible values are LEVEL_METHOD and LEVEL_TRACE.

Definition at line 109 of file setup.h.

Referenced by Setup::Setup(), and Setup::setParameter().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 28 14:53:30 2002 for Java Profiler Dynamic Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001