Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp42 #define OMPT_API_ROUTINE static macro
119 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void);
583 OMPT_API_ROUTINE int ompt_get_callback(ompt_callbacks_t which,
623 OMPT_API_ROUTINE int ompt_get_state(ompt_wait_id_t *wait_id) {
639 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void) {
665 OMPT_API_ROUTINE int ompt_get_num_procs(void) {
675 OMPT_API_ROUTINE int ompt_get_num_places(void) {
722 OMPT_API_ROUTINE int ompt_get_place_num(void) {
782 OMPT_API_ROUTINE int ompt_get_proc_id(void) {
831 OMPT_API_ROUTINE uint64_t ompt_get_unique_id(void) {
[all …]