Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dompt-general.cpp42 #define OMPT_API_ROUTINE static macro
111 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void);
506 OMPT_API_ROUTINE int ompt_enumerate_states(int current_state, int *next_state,
522 OMPT_API_ROUTINE int ompt_enumerate_mutex_impls(int current_impl,
542 OMPT_API_ROUTINE ompt_set_result_t ompt_set_callback(ompt_callbacks_t which,
564 OMPT_API_ROUTINE int ompt_get_callback(ompt_callbacks_t which,
595 OMPT_API_ROUTINE int ompt_get_parallel_info(int ancestor_level,
604 OMPT_API_ROUTINE int ompt_get_state(ompt_wait_id_t *wait_id) {
620 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void) {
626 OMPT_API_ROUTINE int ompt_get_task_info(int ancestor_level, int *type,
[all …]
/external/llvm-project/openmp/tools/multiplex/
Dompt-multiplex.h45 #define OMPT_API_ROUTINE static macro
912 OMPT_API_ROUTINE int ompt_multiplex_own_set_callback(ompt_callbacks_t which, in ompt_multiplex_own_set_callback()
936 OMPT_API_ROUTINE int