Go to the source code of this file.
|
static char * | cpuset_to_cstr (cpu_set_t *mask, char *str) |
|
static void | getProcessIdentity (char *hostname, int hostnamesize, char *affinity, int affinitysize, int *rank, int *numranks, pid_t *pid) |
|
static int | parseMeminfo (const char *label) |
|
static int | report_init (int periodicreport) |
|
static void | report_periodic () |
|
static void | coll_print (FILE *fp, const char *label, double val, int print_aggregate, MPI_Comm Comm) |
|
static void | report_final (FILE *fp, const MPI_Comm *comm) |
|
static void * | thread_worker (void *threadarg) |
|
static void | common_inits () |
|
int | __wrap_MPI_Init (int *argc, char ***argv) |
|
int | __wrap_MPI_Init_thread (int *argc, char ***argv, int required, int *provided) |
|
int | __wrap_MPI_Finalize () |
|
void | csc_perfmon_begin_ () |
|
void | csc_perfmon_begin__ () |
|
void | csc_perfmon_begin () |
|
void | CSC_PERFMON_BEGIN () |
|
void | csc_perfmon_end_ () |
|
void | csc_perfmon_end__ () |
|
void | csc_perfmon_end () |
|
void | CSC_PERFMON_END () |
|
void | dummy_Opfla_PERFMOM () |
|
◆ __wrap_MPI_Finalize()
int __wrap_MPI_Finalize |
( |
| ) |
|
◆ __wrap_MPI_Init()
int __wrap_MPI_Init |
( |
int * |
argc, |
|
|
char *** |
argv |
|
) |
| |
◆ __wrap_MPI_Init_thread()
int __wrap_MPI_Init_thread |
( |
int * |
argc, |
|
|
char *** |
argv, |
|
|
int |
required, |
|
|
int * |
provided |
|
) |
| |
◆ coll_print()
static void coll_print |
( |
FILE * |
fp, |
|
|
const char * |
label, |
|
|
double |
val, |
|
|
int |
print_aggregate, |
|
|
MPI_Comm |
Comm |
|
) |
| |
|
static |
◆ common_inits()
static void common_inits |
( |
| ) |
|
|
static |
◆ cpuset_to_cstr()
static char* cpuset_to_cstr |
( |
cpu_set_t * |
mask, |
|
|
char * |
str |
|
) |
| |
|
static |
◆ csc_perfmon_begin()
void csc_perfmon_begin |
( |
| ) |
|
◆ CSC_PERFMON_BEGIN()
void CSC_PERFMON_BEGIN |
( |
| ) |
|
◆ csc_perfmon_begin_()
void csc_perfmon_begin_ |
( |
| ) |
|
◆ csc_perfmon_begin__()
void csc_perfmon_begin__ |
( |
| ) |
|
◆ csc_perfmon_end()
◆ CSC_PERFMON_END()
◆ csc_perfmon_end_()
void csc_perfmon_end_ |
( |
| ) |
|
◆ csc_perfmon_end__()
void csc_perfmon_end__ |
( |
| ) |
|
◆ dummy_Opfla_PERFMOM()
void dummy_Opfla_PERFMOM |
( |
| ) |
|
◆ getProcessIdentity()
static void getProcessIdentity |
( |
char * |
hostname, |
|
|
int |
hostnamesize, |
|
|
char * |
affinity, |
|
|
int |
affinitysize, |
|
|
int * |
rank, |
|
|
int * |
numranks, |
|
|
pid_t * |
pid |
|
) |
| |
|
static |
◆ parseMeminfo()
static int parseMeminfo |
( |
const char * |
label | ) |
|
|
static |
◆ report_final()
static void report_final |
( |
FILE * |
fp, |
|
|
const MPI_Comm * |
comm |
|
) |
| |
|
static |
◆ report_init()
static int report_init |
( |
int |
periodicreport | ) |
|
|
static |
◆ report_periodic()
static void report_periodic |
( |
| ) |
|
|
static |
◆ thread_worker()
static void* thread_worker |
( |
void * |
threadarg | ) |
|
|
static |
◆ affinity
◆ fp
◆ init_error
◆ nodename
◆ numranks
◆ papi_values
long_long papi_values[NUM_EV] |
◆ pid
◆ rank
◆ start_usec_p
◆ start_usec_r
◆ td