|
| void | aix_initialize_native_table () |
| |
| static void | aix_ppc64_setup_gps (int total) |
| |
| int | aix_ppc64_setup_native_table () |
| |
| static void | copy_value (unsigned int val, char *nam, char *names, unsigned int *values, int len) |
| |
| static int | do_counter_allocation (ppc64_reg_alloc_t *event_list, int size) |
| |
| int | _aix_allocate_registers (EventSetInfo_t *ESI) |
| |
| int | _aix_init_control_state (hwd_control_state_t *ptr) |
| |
| int | _aix_update_control_state (hwd_control_state_t *this_state, NativeInfo_t *native, int count, hwd_context_t *context) |
| |
| static char * | trim_string (char *in) |
| |
| int | _aix_ntv_code_to_name (unsigned int EventCode, char *ntv_name, int len) |
| |
| int | _aix_ntv_code_to_descr (unsigned int EventCode, char *ntv_descr, int len) |
| |
| int | _aix_ntv_code_to_bits (unsigned int EventCode, hwd_register_t *bits) |
| |
| int | _aix_ntv_enum_events (unsigned int *EventCode, int modifier) |
| |
| static void | set_config (hwd_control_state_t *ptr, int arg1, int arg2) |
| |
| static void | unset_config (hwd_control_state_t *ptr, int arg1) |
| |
| int | init_domain () |
| |
| static int | _aix_set_domain (hwd_control_state_t *this_state, int domain) |
| |
| int | _aix_set_granularity (hwd_control_state_t *this_state, int domain) |
| |
| static int | set_default_domain (EventSetInfo_t *zero, int domain) |
| |
| static int | set_default_granularity (EventSetInfo_t *zero, int granularity) |
| |
| int | _aix_mdi_init () |
| |
| static int | _aix_get_system_info (papi_mdi_t *mdi) |
| |
| long long | _aix_get_real_usec (void) |
| |
| long long | _aix_get_real_cycles (void) |
| |
| long long | _aix_get_virt_usec (void) |
| |
| static void | _aix_lock_init (void) |
| |
| int | _aix_shutdown_thread (hwd_context_t *ctx) |
| |
| int | _aix_init_component (int cidx) |
| |
| int | _aix_init_thread (hwd_context_t *context) |
| |
| static int | get_avail_hwcntr_bits (int cntr_avail_bits) |
| |
| static void | set_hwcntr_codes (int selector, unsigned char *from, int *to) |
| |
| void | dump_cmd (pm_prog_t *t) |
| |
| void | dump_data (long long *vals) |
| |
| int | _aix_reset (hwd_context_t *ESI, hwd_control_state_t *zero) |
| |
| int | _aix_read (hwd_context_t *ctx, hwd_control_state_t *spc, long long **vals, int flags) |
| |
| static int | round_requested_ns (int ns) |
| |
| int | _aix_ctl (hwd_context_t *ctx, int code, _papi_int_option_t *option) |
| |
| void | _aix_dispatch_timer (int signal, siginfo_t *si, void *i) |
| |
| int | _aix_set_overflow (EventSetInfo_t *ESI, int EventIndex, int threshold) |
| |
| void * | _aix_get_overflow_address (void *context) |
| |
| int | _aix_start (hwd_context_t *ctx, hwd_control_state_t *cntrl) |
| |
| int | _aix_stop (hwd_context_t *ctx, hwd_control_state_t *cntrl) |
| |
| int | _aix_update_shlib_info (papi_mdi_t *mdi) |
| |
| int | _aix_ntv_name_to_code (const char *name, unsigned int *evtcode) |
| |
| int | _papi_hwi_init_os (void) |
| |