Go to the source code of this file.
◆ hpcrun_dlclose()
void hpcrun_dlclose |
( |
void * |
handle | ) |
|
◆ hpcrun_dlopen()
void hpcrun_dlopen |
( |
const char * |
module_name, |
|
|
int |
flags, |
|
|
void * |
handle |
|
) |
| |
◆ hpcrun_dlopen_pending()
long hpcrun_dlopen_pending |
( |
void |
| ) |
|
◆ hpcrun_dlopen_read_lock()
int hpcrun_dlopen_read_lock |
( |
void |
| ) |
|
◆ hpcrun_dlopen_read_unlock()
void hpcrun_dlopen_read_unlock |
( |
void |
| ) |
|
◆ hpcrun_post_dlclose()
void hpcrun_post_dlclose |
( |
void * |
handle, |
|
|
int |
ret |
|
) |
| |
◆ hpcrun_pre_dlopen()
void hpcrun_pre_dlopen |
( |
const char * |
path, |
|
|
int |
flags |
|
) |
| |