
Go to the source code of this file.
| void traceInit | ( | char ** | argv | ) |
Definition at line 20 of file trace-converse.C.
Referenced by ConverseCommonInit(), and traceCommonInit().

| void traceCharmInit | ( | char ** | argv | ) |
| void traceMessageRecv | ( | char * | msg, | |
| int | pe | |||
| ) |
Definition at line 29 of file trace-converse.C.
Referenced by traceCommonInit().

| void traceBeginIdle | ( | void | ) |
Definition at line 30 of file trace-converse.C.
Referenced by traceCommonInit().

| void traceEndIdle | ( | void | ) |
Definition at line 31 of file trace-converse.C.
Referenced by traceCommonInit().

Definition at line 32 of file trace-converse.C.
Referenced by CthTraceResume(), and traceCommonInit().

| void traceSuspend | ( | void | ) |
Definition at line 33 of file trace-converse.C.
Referenced by AMPI_API_IMPL(), CthSuspend(), traceCommonInit(), and traceThreadListener_suspend().

| void traceAwaken | ( | CthThread | t | ) |
Definition at line 34 of file trace-converse.C.
Referenced by CthAwaken(), CthAwakenPrio(), and traceCommonInit().

| void traceUserEvent | ( | int | ) |
Definition at line 35 of file trace-converse.C.
Referenced by saveCurrentPathAsUserEvent(), and traceCommonInit().

| void beginAppWork | ( | void | ) |
| void endAppWork | ( | void | ) |
| void beginTuneOverhead | ( | void | ) |
| void endTuneOverhead | ( | void | ) |
| void traceUserBracketEvent | ( | int | , | |
| double | , | |||
| double | ||||
| ) |
Definition at line 36 of file trace-converse.C.
Referenced by _receiveLocationHandler(), _removeProcessedLogHandler(), _storeCheckpointHandler(), pathHistoryManager::broadcastCriticalPathProjections(), sim::Cancel(), opt::CancelSpawn(), sim::CheckpointCommit(), CldAckNoTaskHandler(), CldAskLoadHandler(), CldBalance(), CldLoadResponseHandler(), CldStillIdle(), CmiAlloc_ppcq(), CmiFree_ppcq(), sim::Commit(), informLocationHome(), controlPointManager::processControlPoints(), opt::Rollback(), sendRemoveLogRequests(), startMlogCheckpoint(), StealLoad(), sim::Step(), adapt5::Step(), adapt4::Step(), adapt3::Step(), and traceCommonInit().

| void traceBeginUserBracketEvent | ( | int | eventID | ) |
| void traceEndUserBracketEvent | ( | int | eventID | ) |
| void traceUserSuppliedData | ( | int | ) |
Definition at line 52 of file trace-converse.C.
Referenced by traceCommonInit().

| void traceUserSuppliedBracketedNote | ( | const char * | note, | |
| int | eventID, | |||
| double | bt, | |||
| double | et | |||
| ) |
Definition at line 53 of file trace-converse.C.
Referenced by PumpMsgsBlocking(), ReleasePostedMessages(), StealTask(), and traceCommonInit().

| void traceUserSuppliedNote | ( | const char * | ) |
Definition at line 51 of file trace-converse.C.
Referenced by CqsIncreasePriorityForEntryMethod(), CqsIncreasePriorityForMemCriticalEntries(), saveCurrentPathAsUserEvent(), and traceCommonInit().

| void traceMemoryUsage | ( | void | ) |
Definition at line 54 of file trace-converse.C.
Referenced by traceCommonInit().

Definition at line 39 of file trace-converse.C.
| void updateStatPair | ( | int | e, | |
| double | stat, | |||
| double | time | |||
| ) |
Definition at line 40 of file trace-converse.C.
| void updateStat | ( | int | e, | |
| double | stat | |||
| ) |
Definition at line 41 of file trace-converse.C.
| int traceBeginCommOp | ( | char * | msg | ) |
Definition at line 57 of file trace-converse.C.
Referenced by traceCommonInit().

| void traceEndCommOp | ( | char * | msg | ) |
Definition at line 58 of file trace-converse.C.
Referenced by traceCommonInit().

| void traceSendMsgComm | ( | char * | msg | ) |
Definition at line 59 of file trace-converse.C.
Referenced by traceCommonInit().

| void traceCommSetMsgID | ( | char * | msg | ) |
Definition at line 62 of file trace-converse.C.
| void traceChangeLastTimestamp | ( | double | ts | ) |
Definition at line 60 of file trace-converse.C.
Referenced by traceCommonInit().

Definition at line 66 of file trace-converse.C.
Definition at line 67 of file trace-converse.C.
| void registerMachineUserEventsFunction | ( | void(*)(void) | eventRegistrationFunc | ) |
| void traceClose | ( | void | ) |
Definition at line 43 of file trace-converse.C.
Referenced by _exitHandler(), and ConverseCommonExit().

| void traceCharmClose | ( | void | ) |
Definition at line 44 of file trace-converse.C.
Referenced by traceCommonInit().

| void traceBegin | ( | void | ) |
Definition at line 45 of file trace-converse.C.
Referenced by AMPI_Trace_begin(), FEM_traceBegin(), and LV3D_PerfManager::traceOn().

| void traceEnd | ( | void | ) |
Definition at line 46 of file trace-converse.C.
Referenced by AMPI_Trace_end(), and FORTRAN_AS_C().

| void traceBeginComm | ( | void | ) |
| void traceEndComm | ( | void | ) |
| void traceWriteSts | ( | void | ) |
Definition at line 47 of file trace-converse.C.
| void traceFlushLog | ( | void | ) |
Definition at line 48 of file trace-converse.C.
| CpvExtern | ( | int | , | |
| traceOn | ||||
| ) |
| int traceAvailable | ( | void | ) |
Definition at line 49 of file trace-converse.C.
Referenced by traceCommonInit().

1.5.5