Name
TAU_GET_COUNTER_NAMES — Gets the counter names
Synopsis
C/C++:
TAU_GET_COUNTER_NAMES( |
counterList, | |
numCounters);
|
| char ** | counterList; |
| int | numCounters; |
Description
TAU_GET_COUNTER_NAMES returns the list of counter
names and the number of counters used for measurement. When wallclock time
is used, the counter name of "default" is returned.