PAPI 7.1.0.0
|
Macros | |
#define | PAPI_INHERIT_ALL 1 |
#define | PAPI_INHERIT_NONE 0 |
#define | PAPI_DETACH 1 |
#define | PAPI_DEBUG 2 |
#define | PAPI_MULTIPLEX 3 |
#define | PAPI_DEFDOM 4 |
#define | PAPI_DOMAIN 5 |
#define | PAPI_DEFGRN 6 |
#define | PAPI_GRANUL 7 |
#define | PAPI_DEF_MPX_NS 8 |
#define | PAPI_MAX_MPX_CTRS 11 |
#define | PAPI_PROFIL 12 |
#define | PAPI_PRELOAD 13 |
#define | PAPI_CLOCKRATE 14 |
#define | PAPI_MAX_HWCTRS 15 |
#define | PAPI_HWINFO 16 |
#define | PAPI_EXEINFO 17 |
#define | PAPI_MAX_CPUS 18 |
#define | PAPI_ATTACH 19 |
#define | PAPI_SHLIBINFO 20 |
#define | PAPI_LIB_VERSION 21 |
#define | PAPI_COMPONENTINFO 22 |
#define | PAPI_DATA_ADDRESS 23 |
#define | PAPI_INSTR_ADDRESS 24 |
#define | PAPI_DEF_ITIMER 25 |
#define | PAPI_DEF_ITIMER_NS 26 |
#define | PAPI_CPU_ATTACH 27 |
#define | PAPI_INHERIT 28 |
#define | PAPI_USER_EVENTS_FILE 29 |
#define | PAPI_INIT_SLOTS |
#define | PAPI_MIN_STR_LEN 64 /* For small strings, like names & stuff */ |
#define | PAPI_MAX_STR_LEN 128 /* For average run-of-the-mill strings */ |
#define | PAPI_2MAX_STR_LEN 256 /* For somewhat longer run-of-the-mill strings */ |
#define | PAPI_HUGE_STR_LEN 1024 /* This should be defined in terms of a system parameter */ |
#define | PAPI_PMU_MAX 80 /* maximum number of pmu's supported by one component */ |
#define | PAPI_DERIVED 0x1 /* Flag to indicate that the event is derived */ |
#define PAPI_2MAX_STR_LEN 256 /* For somewhat longer run-of-the-mill strings */ |
#define PAPI_ATTACH 19 |
#define PAPI_COMPONENTINFO 22 |
#define PAPI_CPU_ATTACH 27 |
#define PAPI_DATA_ADDRESS 23 |
#define PAPI_DEBUG 2 |
#define PAPI_DEF_ITIMER 25 |
#define PAPI_DEF_ITIMER_NS 26 |
#define PAPI_DEF_MPX_NS 8 |
#define PAPI_DEFDOM 4 |
#define PAPI_DERIVED 0x1 /* Flag to indicate that the event is derived */ |
#define PAPI_HUGE_STR_LEN 1024 /* This should be defined in terms of a system parameter */ |
#define PAPI_INHERIT 28 |
#define PAPI_INHERIT_ALL 1 |
#define PAPI_INHERIT_NONE 0 |
#define PAPI_INIT_SLOTS |
#define PAPI_INSTR_ADDRESS 24 |
#define PAPI_LIB_VERSION 21 |
#define PAPI_MAX_CPUS 18 |
#define PAPI_MAX_HWCTRS 15 |
#define PAPI_MAX_MPX_CTRS 11 |
#define PAPI_MAX_STR_LEN 128 /* For average run-of-the-mill strings */ |
#define PAPI_MIN_STR_LEN 64 /* For small strings, like names & stuff */ |
#define PAPI_MULTIPLEX 3 |
#define PAPI_PMU_MAX 80 /* maximum number of pmu's supported by one component */ |
#define PAPI_PRELOAD 13 |
#define PAPI_PROFIL 12 |