
Go to the source code of this file.
Data Structures | |
| class | UsrEvent |
Functions | |
| CkpvStaticDeclare (Trace *, _traceproj) | |
| CkpvStaticDeclare (CkVec< UsrEvent * >, usrEventsProjector) | |
| void | _createTraceprojector (char **argv) |
| For each TraceFoo module, _createTraceFoo() must be defined. | |
| void | writeSts () |
Variables | |
| static int | warned = 0 |
| CkpvStaticDeclare | ( | Trace * | , | |
| _traceproj | ||||
| ) |
| void _createTraceprojector | ( | char ** | argv | ) |
For each TraceFoo module, _createTraceFoo() must be defined.
class for recording trace projector events
This function is called in _createTraces() generated in moduleInit.C
Definition at line 31 of file trace-projector.C.
References Converse::CkMyPe().
Referenced by _createTraceall().


| void writeSts | ( | ) |
Definition at line 77 of file trace-projector.C.
References CmiAbort(), xi::fname, length, and traceWriteSTS().
Referenced by TraceProjector::traceClose(), and TraceProjector::traceWriteSts().


Definition at line 19 of file trace-projector.C.
1.5.5