#include <setjmp.h>
#include <stdbool.h>
Go to the source code of this file.
◆ hpcrun_aux_cleanup_t
◆ siglongjmp_fcn
typedef void siglongjmp_fcn(sigjmp_buf, int) |
◆ hpcrun_get_execname()
char* hpcrun_get_execname |
( |
void |
| ) |
|
◆ hpcrun_get_real_siglongjmp()
◆ hpcrun_is_initialized()
bool hpcrun_is_initialized |
( |
| ) |
|
◆ hpcrun_is_safe_to_sync()
bool hpcrun_is_safe_to_sync |
( |
const char * |
fn | ) |
|
◆ hpcrun_process_aux_cleanup_add()
◆ hpcrun_process_aux_cleanup_remove()
◆ hpcrun_set_real_siglongjmp()
void hpcrun_set_real_siglongjmp |
( |
void |
| ) |
|
◆ hpcrun_set_safe_to_sync()
void hpcrun_set_safe_to_sync |
( |
void |
| ) |
|
◆ special_cuda_ctxt_actions()
void special_cuda_ctxt_actions |
( |
bool |
enable | ) |
|