#include <tracer.h>
Collaboration diagram for _TrcData_:

Data Fields | |
| TrcState * | currentState |
| FILE * | tracefile |
| timeval | initTime |
| int | numSavedStates |
| DbLkList * | savedStates |
| Stack * | stackedStates |
| int | numStackedStates |
| char | firstFlush |
Definition at line 46 of file tracer.h.
|
|
Definition at line 48 of file tracer.h. Referenced by trcCreateData(), trcLeaveState(), and trcResetCurrentState(). |
|
|
Definition at line 59 of file tracer.h. Referenced by trcCreateData(), and trcFlush(). |
|
|
Definition at line 51 of file tracer.h. Referenced by trcCreateData(), and trcFlush(). |
|
|
Definition at line 53 of file tracer.h. Referenced by trcCreateData(), and trcFlush(). |
|
|
Definition at line 57 of file tracer.h. Referenced by trcCreateData(), and trcLeaveState(). |
|
|
Definition at line 54 of file tracer.h. Referenced by trcCreateData(), and trcFlush(). |
|
|
Definition at line 56 of file tracer.h. Referenced by trcCreateData(), and trcLeaveState(). |
|
|
Definition at line 49 of file tracer.h. Referenced by trcCreateData(), and trcFlush(). |
1.4.6