Go to the source code of this file.
Data Structures | |
class | compressedBuffer |
A class that reads/writes a buffer out of different types of data. More... | |
Functions | |
CkpvStaticDeclare (TraceSummary *, _trace) | |
CkpvDeclare (int, binCount) | |
CkpvDeclare (double, binSize) | |
CkpvDeclare (double, version) | |
CkpvDeclare (int, previouslySentBins) | |
void | _createTracesummary (char **argv) |
For each TraceFoo module, _createTraceFoo() must be defined. | |
void | CkSummary_StartPhase (int phase) |
function call for starting a phase in trace summary logs | |
void | CkSummary_MarkEvent (int eventType) |
function call for adding an event mark | |
static void | writeU (FILE *fp, int u) |
void | startCollectData (void *data, double currT) |
static void | CombineSummary () |
void | initTraceSummaryBOC () |
Variables | |
static int | _numEvents = 0 |
CkGroupID | traceSummaryGID |
bool | summaryCcsStreaming |
int | sumonly = 0 |
int | sumDetail = 0 |