Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_wait_release.h431 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
432 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
435 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
436 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
439 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_wait_release.h434 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
435 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
438 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
439 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
442 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_wait_release.h434 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
435 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
438 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
439 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
442 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_wait_release.h434 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
435 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
438 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
439 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
442 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h434 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
435 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
438 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
439 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
442 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_wait_release.h434 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
435 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
438 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
439 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
442 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_wait_release.h431 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
432 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
435 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
436 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
439 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_wait_release.h470 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
471 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
474 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
475 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
478 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_wait_release.h470 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
471 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
474 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
475 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
478 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_wait_release.h469 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
470 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
473 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
474 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
477 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_wait_release.h469 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
470 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
473 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
474 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
477 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_wait_release.h469 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template() local
470 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) { in __kmp_wait_template()
473 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId); in __kmp_wait_template()
474 ompt_exit_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
477 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_wait_release.h662 ompt_state_t ompt_exit_state = this_thr->th.ompt_thread_info.state;
663 if (ompt_enabled.enabled && ompt_exit_state != ompt_state_undefined) {
666 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId);
667 ompt_exit_state = this_thr->th.ompt_thread_info.state;
670 if (ompt_exit_state == ompt_state_idle) {