HPCToolkit
|
Go to the source code of this file.
Macros | |
#define | CALL_DLSYM(X) dl_ ## X = (dl_ ## X ## _t)dlsym(libpapi, #X) |
Functions | |
static void | handle_any_dlerror () |
int | dlopen_papi () |
int | dlclose_papi () |
#define CALL_DLSYM | ( | X | ) | dl_ ## X = (dl_ ## X ## _t)dlsym(libpapi, #X) |
int dlclose_papi | ( | ) |
int dlopen_papi | ( | ) |
|
static |
dl_PAPI_enum_event_t dl_PAPI_enum_event = NULL |
dl_PAPI_get_event_info_t dl_PAPI_get_event_info = NULL |
dl_PAPI_get_hardware_info_t dl_PAPI_get_hardware_info = NULL |
dl_PAPI_get_opt_t dl_PAPI_get_opt = NULL |
dl_PAPI_is_initialized_t dl_PAPI_is_initialized = NULL |
dl_PAPI_library_init_t dl_PAPI_library_init = NULL |
dl_PAPI_query_event_t dl_PAPI_query_event = NULL |