|
HPCToolkit
|

Go to the source code of this file.
Macros | |
| #define | NULL 0 |
Functions | |
| void | hpcrun_set_executable_name (char *argv0) |
| const char * | hpcrun_get_executable_name () |
| void | hpcrun_set_mpirank (int rank) |
| int | hpcrun_get_mpirank () |
Variables | |
| static char * | executable_name = NULL |
| static int | mpirank = UNKNOWN_MPI_RANK |
| int hpcrun_get_mpirank | ( | ) |
| void hpcrun_set_executable_name | ( | char * | argv0 | ) |
| void hpcrun_set_mpirank | ( | int | rank | ) |
|
static |