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.cpp42 #define OMPT_API_ROUTINE static macro
122 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void);
537 OMPT_API_ROUTINE int ompt_enumerate_states(int current_state, int *next_state,
553 OMPT_API_ROUTINE int ompt_enumerate_mutex_impls(int current_impl,
573 OMPT_API_ROUTINE ompt_set_result_t ompt_set_callback(ompt_callbacks_t which,
595 OMPT_API_ROUTINE int ompt_get_callback(ompt_callbacks_t which,
626 OMPT_API_ROUTINE int ompt_get_parallel_info(int ancestor_level,
635 OMPT_API_ROUTINE int ompt_get_state(ompt_wait_id_t *wait_id) {
651 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void) {
657 OMPT_API_ROUTINE int ompt_get_task_info(int ancestor_level, int *type,
[all …]