PAPI 7.1.0.0
|
Go to the source code of this file.
Macros | |
#define | TOTAL_EVENTS 6 |
Functions | |
static void | init_papi (int *out_events, int *len) |
int | case1 (void) |
int | case2 (void) |
int | case3 (void) |
int | case4 (void) |
int | case5 (void) |
int | main (int argc, char **argv) |
Variables | |
int | solaris_preset_PAPI_events [TOTAL_EVENTS] |
int | power6_preset_PAPI_events [TOTAL_EVENTS] |
int | preset_PAPI_events [TOTAL_EVENTS] |
static int | PAPI_events [TOTAL_EVENTS] = { 0, } |
static int | PAPI_events_len = 0 |
#define TOTAL_EVENTS 6 |
Definition at line 23 of file multiplex1.c.
int case1 | ( | void | ) |
Definition at line 102 of file multiplex1.c.
int case2 | ( | void | ) |
Definition at line 151 of file multiplex1.c.
int case3 | ( | void | ) |
Definition at line 215 of file multiplex1.c.
int case4 | ( | void | ) |
Definition at line 274 of file multiplex1.c.
int case5 | ( | void | ) |
Definition at line 336 of file multiplex1.c.
Definition at line 39 of file multiplex1.c.
Definition at line 420 of file multiplex1.c.
|
static |
Definition at line 35 of file multiplex1.c.
|
static |
Definition at line 36 of file multiplex1.c.
int power6_preset_PAPI_events[TOTAL_EVENTS] |
Definition at line 28 of file multiplex1.c.
int preset_PAPI_events[TOTAL_EVENTS] |
Definition at line 31 of file multiplex1.c.
int solaris_preset_PAPI_events[TOTAL_EVENTS] |
Definition at line 25 of file multiplex1.c.