|
PAPI
5.0.1.0
|

Go to the source code of this file.
Data Structures | |
| struct | bgp_context_t |
| struct | bgp_control_state_t |
| struct | bgp_reg_alloc_t |
| struct | bgp_register_t |
Defines | |
| #define | MAX_COUNTERS BGP_UPC_MAX_MONITORED_EVENTS |
| #define | MAX_COUNTER_TERMS MAX_COUNTERS |
Typedefs | |
| typedef bgp_reg_alloc_t | hwd_reg_alloc_t |
| typedef bgp_register_t | hwd_register_t |
| typedef bgp_control_state_t | hwd_control_state_t |
| typedef bgp_context_t | hwd_context_t |
Functions | |
| void | _papi_hwd_lock (int) |
| void | _papi_hwd_unlock (int) |
Variables | |
| hwi_search_t * | preset_search_map |
| #define MAX_COUNTER_TERMS MAX_COUNTERS |
Definition at line 20 of file linux-bgp.h.
| #define MAX_COUNTERS BGP_UPC_MAX_MONITORED_EVENTS |
Definition at line 19 of file linux-bgp.h.
| typedef bgp_context_t hwd_context_t |
Definition at line 61 of file linux-bgp.h.
Definition at line 60 of file linux-bgp.h.
| typedef bgp_reg_alloc_t hwd_reg_alloc_t |
Definition at line 58 of file linux-bgp.h.
| typedef bgp_register_t hwd_register_t |
Definition at line 59 of file linux-bgp.h.
| void _papi_hwd_lock | ( | int | ) |
< Used with setting up array
Definition at line 91 of file linux-bgq.c.
| void _papi_hwd_unlock | ( | int | ) |
Definition at line 1080 of file perfmon-ia64.c.