Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompd-specific.cpp38 uint64_t ompd_state = 0; variable
106 ompd_state |= OMPD_ENABLE_BP; in ompd_init()
H A Dompd-specific.h34 extern uint64_t ompd_state;
143 OMPD_SIZEOF(ompd_state) \
H A Dompt-specific.cpp297 if (ompd_state & OMPD_ENABLE_BP) { in __ompt_lw_taskteam_link()
310 if (ompd_state & OMPD_ENABLE_BP) { in __ompt_lw_taskteam_link()
325 if (ompd_state & OMPD_ENABLE_BP) { in __ompt_lw_taskteam_unlink()
H A Dkmp_runtime.cpp2267 if (ompd_state & OMPD_ENABLE_BP) in __kmp_fork_call()
2685 if (ompd_state & OMPD_ENABLE_BP) in __kmp_join_call()
4057 if (ompd_state & OMPD_ENABLE_BP) in __kmp_register_root()
4144 if (ompd_state & OMPD_ENABLE_BP) in __kmp_reset_root()
6027 if (ompd_state & OMPD_ENABLE_BP) in __kmp_launch_thread()
6108 if (ompd_state & OMPD_ENABLE_BP) in __kmp_launch_thread()
8334 if (ompd_state) { in __kmp_cleanup()
H A Dkmp_wait_release.h1012 if (ompd_state & OMPD_ENABLE_BP)
H A Dkmp_gsupport.cpp532 if (ompd_state & OMPD_ENABLE_BP) in KMP_EXPAND_NAME()
566 if (ompd_state & OMPD_ENABLE_BP) in KMP_EXPAND_NAME()
H A Dkmp_tasking.cpp1881 if (ompd_state & OMPD_ENABLE_BP)
1933 if (ompd_state & OMPD_ENABLE_BP)
H A Dkmp_csupport.cpp724 if (ompd_state & OMPD_ENABLE_BP) in __kmpc_end_serialized_parallel()