Go to the source code of this file.
Functions | |
int | start_counters (int e0, int e1) |
int | read_counters (int e0, long long *c0, int e1, long long *c1) |
void | CmiInitCounters (void) |
void | CmiStartCounters (int events[], int numEvents) |
void | CmiStopCounters (int events[], CMK_TYPEDEF_INT8 values[], int numEvents) |
void CmiInitCounters | ( | void | ) |
Definition at line 27 of file conv-counter.C.
Definition at line 37 of file conv-counter.C.
References CmiAbort(), and start_counters().
void CmiStopCounters | ( | int | events[], | |
CMK_TYPEDEF_INT8 | values[], | |||
int | numEvents | |||
) |
Definition at line 55 of file conv-counter.C.
References CmiAbort(), and read_counters().