Home
last modified time | relevance | path

Searched refs:OMPT_API_ROUTINE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp43 #define OMPT_API_ROUTINE static macro
125 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void);
545 OMPT_API_ROUTINE int ompt_enumerate_states(int current_state, int *next_state,
561 OMPT_API_ROUTINE int ompt_enumerate_mutex_impls(int current_impl,
581 OMPT_API_ROUTINE ompt_set_result_t ompt_set_callback(ompt_callbacks_t which,
603 OMPT_API_ROUTINE int ompt_get_callback(ompt_callbacks_t which,
634 OMPT_API_ROUTINE int ompt_get_parallel_info(int ancestor_level,
643 OMPT_API_ROUTINE int ompt_get_state(ompt_wait_id_t *wait_id) {
659 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void) {
665 OMPT_API_ROUTINE int ompt_get_task_info(int ancestor_level, int *type,
[all …]