Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dompt-general.cpp43 #define OMPT_API_ROUTINE static macro
98 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void);
451 OMPT_API_ROUTINE int ompt_get_callback(ompt_callbacks_t which,
501 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void) {
524 OMPT_API_ROUTINE int ompt_get_num_procs(void) {
534 OMPT_API_ROUTINE int ompt_get_num_places(void) {
579 OMPT_API_ROUTINE int ompt_get_place_num(void) {
639 OMPT_API_ROUTINE int ompt_get_proc_id(void) {
688 OMPT_API_ROUTINE uint64_t ompt_get_unique_id(void) {
692 OMPT_API_ROUTINE void ompt_finalize_tool(void) {
[all …]