Name
TAU_PROFILE_SNAPSHOT_1L — Creates a snapshot of the current apllication profile
Synopsis
C/C++:
TAU_PROFILE_SNAPSHOT_1L( |
name,
|
|
|
number) ;
|
|
Fortran:
TAU_PROFILE_SNAPSHOT_1L( |
name,
|
|
|
number,
|
|
|
length) ;
|
|
char* |
name;
|
integer |
number;
|
integer |
length;
|
Description
Calls TAU_PROFILE_SNAPSHOT
giving it the as a name
the name with a number appended.