Home
last modified time | relevance | path

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

/freebsd-14.2/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);
595 OMPT_API_ROUTINE int ompt_get_callback(ompt_callbacks_t which,
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) {
677 OMPT_API_ROUTINE int ompt_get_num_procs(void) {
687 OMPT_API_ROUTINE int ompt_get_num_places(void) {
734 OMPT_API_ROUTINE int ompt_get_place_num(void) {
794 OMPT_API_ROUTINE int ompt_get_proc_id(void) {
843 OMPT_API_ROUTINE uint64_t ompt_get_unique_id(void) {
[all …]