Name
TAU_GET_FUNC_NAMES — Gets the function names
Synopsis
C/C++:
TAU_GET_FUNC_NAMES( |
functionList, | |
numFuncs) ;
|
char ** | functionList; |
int | numFuncs; |
Description
This macro fills the funcList argument with the list of timer and routine names. It also records the number of routines active in the numFuncs argument.