|
PAPI 7.1.0.0
|


Go to the source code of this file.
Data Structures | |
| struct | ppc64_pmapi_control_t |
| struct | ppc64_reg_alloc_t |
| struct | ppc64_pmapi_context_t |
Macros | |
| #define | ANY_THREAD_GETS_SIGNAL |
| #define | POWER_MAX_COUNTERS MAX_COUNTERS |
| #define | MAX_COUNTER_TERMS MAX_COUNTERS |
| #define | MAX_MPX_COUNTERS 32 |
| #define | INVALID_EVENT -2 |
| #define | POWER_MAX_COUNTERS_MAPPING 8 |
| #define | PMINFO_T pm_info_t |
| #define | PMEVENTS_T pm_events_t |
| #define | PM_INIT_FLAGS PM_VERIFIED|PM_UNVERIFIED|PM_CAVEAT|PM_GET_GROUPS |
Typedefs | |
| typedef pm_info_t | hwd_pminfo_t |
| typedef pm_events_t | hwd_pmevents_t |
| typedef ppc64_pmapi_control_t | hwd_control_state_t |
| typedef ppc64_reg_alloc_t | hwd_reg_alloc_t |
| typedef ppc64_pmapi_context_t | hwd_context_t |
Functions | |
| int | _aix_set_granularity (hwd_control_state_t *this_state, int domain) |
| int | _papi_hwd_init_preset_search_map (hwd_pminfo_t *info) |
| int | _aix_get_memory_info (PAPI_hw_info_t *mem_info, int type) |
| int | _aix_get_dmem_info (PAPI_dmem_info_t *d) |
Variables | |
| _text | |
| _etext | |
| _edata | |
| _end | |
| _data | |
| pm_groups_info_t | pmgroups |
| #define MAX_COUNTER_TERMS MAX_COUNTERS |
| #define PM_INIT_FLAGS PM_VERIFIED|PM_UNVERIFIED|PM_CAVEAT|PM_GET_GROUPS |
| #define POWER_MAX_COUNTERS MAX_COUNTERS |
| typedef ppc64_pmapi_context_t hwd_context_t |
| typedef pm_events_t hwd_pmevents_t |
| typedef pm_info_t hwd_pminfo_t |
| typedef ppc64_reg_alloc_t hwd_reg_alloc_t |
| int _aix_get_dmem_info | ( | PAPI_dmem_info_t * | d | ) |
Definition at line 64 of file aix-memory.c.
| int _aix_get_memory_info | ( | PAPI_hw_info_t * | mem_info, |
| int | type | ||
| ) |
Definition at line 16 of file aix-memory.c.
| int _aix_set_granularity | ( | hwd_control_state_t * | this_state, |
| int | domain | ||
| ) |
Definition at line 486 of file aix.c.

| int _papi_hwd_init_preset_search_map | ( | hwd_pminfo_t * | info | ) |
|
extern |
|
extern |
Definition at line 19 of file solaris-common.h.
|
extern |
Definition at line 19 of file solaris-common.h.
|
extern |
Definition at line 19 of file solaris-common.h.
|
extern |