PAPI 7.1.0.0
|
Go to the source code of this file.
Variables | |
PAPI_os_info_t | _papi_os_info |
papi_vector_t | _papi_freebsd_vector |
static hwd_libpmc_context_t | Context |
papi_os_vector_t | _papi_os_vector |
int _papi_freebsd_allocate_registers | ( | EventSetInfo_t * | ESI | ) |
Definition at line 808 of file freebsd.c.
int _papi_freebsd_ctl | ( | hwd_context_t * | ctx, |
int | code, | ||
_papi_int_option_t * | option | ||
) |
Definition at line 627 of file freebsd.c.
int _papi_freebsd_detect_hypervisor | ( | char * | virtual_vendor_name | ) |
Definition at line 866 of file freebsd.c.
void _papi_freebsd_dispatch_timer | ( | int | signal, |
hwd_siginfo_t * | info, | ||
void * | context | ||
) |
Definition at line 551 of file freebsd.c.
Definition at line 678 of file freebsd.c.
Definition at line 650 of file freebsd.c.
int _papi_freebsd_get_system_info | ( | papi_mdi_t * | mdi | ) |
Definition at line 882 of file freebsd.c.
int _papi_freebsd_init_control_state | ( | hwd_control_state_t * | ptr | ) |
Definition at line 258 of file freebsd.c.
int _papi_freebsd_init_thread | ( | hwd_context_t * | ctx | ) |
Definition at line 763 of file freebsd.c.
int _papi_freebsd_read | ( | hwd_context_t * | ctx, |
hwd_control_state_t * | ctrl, | ||
long long ** | events, | ||
int | flags | ||
) |
int _papi_freebsd_reset | ( | hwd_context_t * | ctx, |
hwd_control_state_t * | ctrl | ||
) |
Definition at line 444 of file freebsd.c.
int _papi_freebsd_set_domain | ( | hwd_control_state_t * | cntrl, |
int | domain | ||
) |
int _papi_freebsd_set_overflow | ( | EventSetInfo_t * | ESI, |
int | EventIndex, | ||
int | threshold | ||
) |
int _papi_freebsd_set_profile | ( | EventSetInfo_t * | ESI, |
int | EventIndex, | ||
int | threashold | ||
) |
int _papi_freebsd_shutdown_component | ( | void | ) |
int _papi_freebsd_shutdown_thread | ( | hwd_context_t * | ctx | ) |
int _papi_freebsd_start | ( | hwd_context_t * | ctx, |
hwd_control_state_t * | ctrl | ||
) |
Definition at line 352 of file freebsd.c.
int _papi_freebsd_stop | ( | hwd_context_t * | ctx, |
hwd_control_state_t * | ctrl | ||
) |
Definition at line 416 of file freebsd.c.
int _papi_freebsd_stop_profiling | ( | ThreadInfo_t * | master, |
EventSetInfo_t * | ESI | ||
) |
int _papi_freebsd_update_control_state | ( | hwd_control_state_t * | ptr, |
NativeInfo_t * | native, | ||
int | count, | ||
hwd_context_t * | ctx | ||
) |
Definition at line 269 of file freebsd.c.
int _papi_freebsd_update_shlib_info | ( | papi_mdi_t * | mdi | ) |
int _papi_freebsd_write | ( | hwd_context_t * | ctx, |
hwd_control_state_t * | ctrl, | ||
long long * | from | ||
) |
Definition at line 508 of file freebsd.c.
int _papi_hwi_init_os | ( | void | ) |
Definition at line 897 of file freebsd.c.
int init_mdi | ( | void | ) |
Definition at line 76 of file freebsd.c.
Definition at line 151 of file freebsd.c.
|
static |
Definition at line 40 of file freebsd.c.
papi_vector_t _papi_freebsd_vector |
PAPI_os_info_t _papi_os_info |
papi_os_vector_t _papi_os_vector |
|
static |