|
PAPI 7.1.0.0
|

Go to the source code of this file.
Macros | |
| #define | PERFCTR_CPU_NAME perfctr_cpu_name |
| #define | PERFCTR_CPU_NRCTRS perfctr_cpu_nrctrs |
Variables | |
| static hwi_search_t | preset_name_map_PPC64 [PAPI_MAX_PRESET_EVENTS] |
| hwi_search_t * | preset_search_map |
| unsigned long long | pmc_sel_mask [NUM_COUNTER_MASKS] |
| papi_mdi_t | _papi_hwi_system_info |
| papi_svector_t | _ppc64_vector_table [] |
| #define PERFCTR_CPU_NAME perfctr_cpu_name |
Definition at line 24 of file perfctr-ppc64.c.
| #define PERFCTR_CPU_NRCTRS perfctr_cpu_nrctrs |
Definition at line 25 of file perfctr-ppc64.c.
| int _papi_hwd_allocate_registers | ( | EventSetInfo_t * | ESI | ) |
Definition at line 327 of file perfctr-ppc64.c.

| int _papi_hwd_init_control_state | ( | hwd_control_state_t * | ptr | ) |
Definition at line 261 of file perfctr-ppc64.c.

| int _papi_hwd_ntv_code_to_bits | ( | unsigned int | EventCode, |
| hwd_register_t * | bits | ||
| ) |
Definition at line 651 of file perfctr-ppc64.c.
| char * _papi_hwd_ntv_code_to_descr | ( | unsigned int | EventCode | ) |
Definition at line 675 of file perfctr-ppc64.c.
| char * _papi_hwd_ntv_code_to_name | ( | unsigned int | EventCode | ) |
Definition at line 642 of file perfctr-ppc64.c.
Definition at line 687 of file perfctr-ppc64.c.
| int _papi_hwd_read | ( | hwd_context_t * | ctx, |
| hwd_control_state_t * | spc, | ||
| long long ** | dp, | ||
| int | flags | ||
| ) |
Definition at line 452 of file perfctr-ppc64.c.

| int _papi_hwd_reset | ( | hwd_context_t * | ctx, |
| hwd_control_state_t * | cntrl | ||
| ) |
Definition at line 486 of file perfctr-ppc64.c.

| int _papi_hwd_set_domain | ( | hwd_control_state_t * | cntrl, |
| int | domain | ||
| ) |
| int _papi_hwd_set_overflow | ( | EventSetInfo_t * | ESI, |
| int | EventIndex, | ||
| int | threshold | ||
| ) |
Definition at line 549 of file perfctr-ppc64.c.

| int _papi_hwd_set_profile | ( | EventSetInfo_t * | ESI, |
| int | EventIndex, | ||
| int | threshold | ||
| ) |
Definition at line 620 of file perfctr-ppc64.c.
| int _papi_hwd_shutdown | ( | hwd_context_t * | ctx | ) |
Definition at line 495 of file perfctr-ppc64.c.
| int _papi_hwd_start | ( | hwd_context_t * | ctx, |
| hwd_control_state_t * | state | ||
| ) |
Definition at line 410 of file perfctr-ppc64.c.


| int _papi_hwd_stop | ( | hwd_context_t * | ctx, |
| hwd_control_state_t * | state | ||
| ) |
Definition at line 435 of file perfctr-ppc64.c.

| int _papi_hwd_stop_profiling | ( | ThreadInfo_t * | master, |
| EventSetInfo_t * | ESI | ||
| ) |
Definition at line 628 of file perfctr-ppc64.c.
| int _papi_hwd_update_control_state | ( | hwd_control_state_t * | this_state, |
| NativeInfo_t * | native, | ||
| int | count, | ||
| hwd_context_t * | context | ||
| ) |
Definition at line 381 of file perfctr-ppc64.c.

|
static |
Definition at line 147 of file perfctr-ppc64.c.

|
static |
Definition at line 665 of file perfctr-ppc64.c.
|
static |
Definition at line 288 of file perfctr-ppc64.c.

| int ppc64_setup_vector_table | ( | papi_vectors_t * | vtable | ) |
Definition at line 754 of file perfctr-ppc64.c.
| void print_control | ( | const struct perfctr_cpu_control * | control | ) |
Definition at line 226 of file perfctr-ppc64.c.

|
static |
Definition at line 185 of file perfctr-ppc64.c.

Definition at line 253 of file perfctr-ppc64.c.


|
static |
Definition at line 518 of file perfctr-ppc64.c.

|
extern |
Definition at line 56 of file papi_internal.c.
| papi_svector_t _ppc64_vector_table[] |
Definition at line 726 of file perfctr-ppc64.c.
| unsigned long long pmc_sel_mask[NUM_COUNTER_MASKS] |
Definition at line 133 of file perfctr-ppc64.c.
|
static |
Definition at line 28 of file perfctr-ppc64.c.
| hwi_search_t* preset_search_map |
Definition at line 123 of file perfctr-ppc64.c.