Home
last modified time | relevance | path

Searched refs:KF_TRACE (Results 1 – 25 of 105) sorted by relevance

12345

/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_taskq.cpp23 #define KMP_DEBUG_REF_CTS(x) KF_TRACE(1, x);
1024 KF_TRACE(50, in __kmp_remove_queue_from_tree()
1279 KF_TRACE( in __kmp_execute_task_from_queue()
1486 KF_TRACE(150, ("Creating TaskQ Task on (%d):\n", global_tid)); in __kmpc_taskq()
1490 KF_TRACE(25, in __kmpc_taskq()
1581 KF_TRACE(50, in __kmpc_end_taskq()
1639 KF_TRACE(50, in __kmpc_end_taskq()
1679 KF_TRACE(50, in __kmpc_end_taskq()
1790 KF_TRACE(50, in __kmpc_end_taskq()
1867 KF_TRACE(100, ("TaskQ Task argument thunk on (%d):\n", global_tid)); in __kmpc_taskq_task()
[all …]
H A Dz_Windows_NT_util.cpp311 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
317 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
325 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
331 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
344 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
367 KF_TRACE(100, in __kmp_suspend_template()
386 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
410 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
425 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
433 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
H A Dz_Linux_util.cpp1441 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for spin(%p)==%x," in __kmp_suspend_template()
1447 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
1490 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
1496 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform" in __kmp_suspend_template()
1509 KF_TRACE(100, in __kmp_suspend_template()
1517 KF_TRACE(100, in __kmp_suspend_template()
1543 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
1569 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
1587 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
1605 KF_TRACE(5, ("__kmp_resume_template: T#%d about to wakeup T#%d, reset " in __kmp_resume_template()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_wait_release.h314 KF_TRACE(20, ("__kmp_wait_sleep: T#%d now=%d, hibernate=%d, intervals=%d\n", in __kmp_wait_template()
440 KF_TRACE(50, ("__kmp_wait_sleep: T#%d using monitor/mwait\n", th_gtid)); in __kmp_wait_template()
444 KF_TRACE(50, ("__kmp_wait_sleep: T#%d suspend time reached\n", th_gtid)); in __kmp_wait_template()
522 KF_TRACE(30, ("__kmp_mwait_template: T#%d enter for flag = %p\n", th_gtid, in __kmp_mwait_template()
543 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling monitor\n", th_gtid)); in __kmp_mwait_template()
562 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling mwait\n", th_gtid)); in __kmp_mwait_template()
572 KF_TRACE(50, ("__kmp_mwait_template: T#%d mwait done\n", th_gtid)); in __kmp_mwait_template()
587 KF_TRACE(30, ("__kmp_mwait_template: T#%d exit\n", th_gtid)); in __kmp_mwait_template()
599 KF_TRACE(20, ("__kmp_release: T#%d releasing flag(%x)\n", gtid, flag->get())); in __kmp_release_template()
605 KF_TRACE(100, ("__kmp_release: T#%d set new spin=%d\n", gtid, flag->get(), in __kmp_release_template()
[all …]
H A Dz_Windows_NT_util.cpp242 KF_TRACE(50, ("__kmp_win32_cond_wait: exiting, condition " in __kmp_win32_cond_wait()
362 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
368 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
382 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
388 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
401 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
423 KF_TRACE(100, in __kmp_suspend_template()
441 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
471 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
486 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_wait_release.h314 KF_TRACE(20, ("__kmp_wait_sleep: T#%d now=%d, hibernate=%d, intervals=%d\n", in __kmp_wait_template()
440 KF_TRACE(50, ("__kmp_wait_sleep: T#%d using monitor/mwait\n", th_gtid)); in __kmp_wait_template()
444 KF_TRACE(50, ("__kmp_wait_sleep: T#%d suspend time reached\n", th_gtid)); in __kmp_wait_template()
522 KF_TRACE(30, ("__kmp_mwait_template: T#%d enter for flag = %p\n", th_gtid, in __kmp_mwait_template()
543 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling monitor\n", th_gtid)); in __kmp_mwait_template()
562 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling mwait\n", th_gtid)); in __kmp_mwait_template()
572 KF_TRACE(50, ("__kmp_mwait_template: T#%d mwait done\n", th_gtid)); in __kmp_mwait_template()
587 KF_TRACE(30, ("__kmp_mwait_template: T#%d exit\n", th_gtid)); in __kmp_mwait_template()
599 KF_TRACE(20, ("__kmp_release: T#%d releasing flag(%x)\n", gtid, flag->get())); in __kmp_release_template()
605 KF_TRACE(100, ("__kmp_release: T#%d set new spin=%d\n", gtid, flag->get(), in __kmp_release_template()
[all …]
H A Dz_Windows_NT_util.cpp242 KF_TRACE(50, ("__kmp_win32_cond_wait: exiting, condition " in __kmp_win32_cond_wait()
362 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
368 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
382 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
388 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
401 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
423 KF_TRACE(100, in __kmp_suspend_template()
441 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
471 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
486 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_wait_release.h313 KF_TRACE(20, ("__kmp_wait_sleep: T#%d now=%d, hibernate=%d, intervals=%d\n", in __kmp_wait_template()
439 KF_TRACE(50, ("__kmp_wait_sleep: T#%d using monitor/mwait\n", th_gtid)); in __kmp_wait_template()
443 KF_TRACE(50, ("__kmp_wait_sleep: T#%d suspend time reached\n", th_gtid)); in __kmp_wait_template()
521 KF_TRACE(30, ("__kmp_mwait_template: T#%d enter for flag = %p\n", th_gtid, in __kmp_mwait_template()
542 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling monitor\n", th_gtid)); in __kmp_mwait_template()
561 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling mwait\n", th_gtid)); in __kmp_mwait_template()
571 KF_TRACE(50, ("__kmp_mwait_template: T#%d mwait done\n", th_gtid)); in __kmp_mwait_template()
586 KF_TRACE(30, ("__kmp_mwait_template: T#%d exit\n", th_gtid)); in __kmp_mwait_template()
598 KF_TRACE(20, ("__kmp_release: T#%d releasing flag(%x)\n", gtid, flag->get())); in __kmp_release_template()
604 KF_TRACE(100, ("__kmp_release: T#%d set new spin=%d\n", gtid, flag->get(), in __kmp_release_template()
[all …]
H A Dz_Windows_NT_util.cpp246 KF_TRACE(50, in __kmp_win32_cond_wait()
366 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
372 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
386 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
392 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
405 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
427 KF_TRACE(100, in __kmp_suspend_template()
445 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
474 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
489 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_wait_release.h313 KF_TRACE(20, ("__kmp_wait_sleep: T#%d now=%d, hibernate=%d, intervals=%d\n", in __kmp_wait_template()
439 KF_TRACE(50, ("__kmp_wait_sleep: T#%d using monitor/mwait\n", th_gtid)); in __kmp_wait_template()
443 KF_TRACE(50, ("__kmp_wait_sleep: T#%d suspend time reached\n", th_gtid)); in __kmp_wait_template()
521 KF_TRACE(30, ("__kmp_mwait_template: T#%d enter for flag = %p\n", th_gtid, in __kmp_mwait_template()
542 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling monitor\n", th_gtid)); in __kmp_mwait_template()
561 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling mwait\n", th_gtid)); in __kmp_mwait_template()
571 KF_TRACE(50, ("__kmp_mwait_template: T#%d mwait done\n", th_gtid)); in __kmp_mwait_template()
586 KF_TRACE(30, ("__kmp_mwait_template: T#%d exit\n", th_gtid)); in __kmp_mwait_template()
598 KF_TRACE(20, ("__kmp_release: T#%d releasing flag(%x)\n", gtid, flag->get())); in __kmp_release_template()
604 KF_TRACE(100, ("__kmp_release: T#%d set new spin=%d\n", gtid, flag->get(), in __kmp_release_template()
[all …]
H A Dz_Windows_NT_util.cpp246 KF_TRACE(50, in __kmp_win32_cond_wait()
366 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
372 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
386 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
392 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
405 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
427 KF_TRACE(100, in __kmp_suspend_template()
445 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
474 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
489 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_wait_release.h313 KF_TRACE(20, ("__kmp_wait_sleep: T#%d now=%d, hibernate=%d, intervals=%d\n", in __kmp_wait_template()
439 KF_TRACE(50, ("__kmp_wait_sleep: T#%d using monitor/mwait\n", th_gtid)); in __kmp_wait_template()
443 KF_TRACE(50, ("__kmp_wait_sleep: T#%d suspend time reached\n", th_gtid)); in __kmp_wait_template()
521 KF_TRACE(30, ("__kmp_mwait_template: T#%d enter for flag = %p\n", th_gtid, in __kmp_mwait_template()
542 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling monitor\n", th_gtid)); in __kmp_mwait_template()
561 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling mwait\n", th_gtid)); in __kmp_mwait_template()
571 KF_TRACE(50, ("__kmp_mwait_template: T#%d mwait done\n", th_gtid)); in __kmp_mwait_template()
586 KF_TRACE(30, ("__kmp_mwait_template: T#%d exit\n", th_gtid)); in __kmp_mwait_template()
598 KF_TRACE(20, ("__kmp_release: T#%d releasing flag(%x)\n", gtid, flag->get())); in __kmp_release_template()
604 KF_TRACE(100, ("__kmp_release: T#%d set new spin=%d\n", gtid, flag->get(), in __kmp_release_template()
[all …]
H A Dz_Windows_NT_util.cpp246 KF_TRACE(50, in __kmp_win32_cond_wait()
366 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
372 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
386 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
392 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
405 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
427 KF_TRACE(100, in __kmp_suspend_template()
445 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
474 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
489 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_wait_release.h506 KF_TRACE(20, ("__kmp_wait_sleep: T#%d now=%d, hibernate=%d, intervals=%d\n",
632 KF_TRACE(50, ("__kmp_wait_sleep: T#%d using monitor/mwait\n", th_gtid));
636 KF_TRACE(50, ("__kmp_wait_sleep: T#%d suspend time reached\n", th_gtid));
714 KF_TRACE(30, ("__kmp_mwait_template: T#%d enter for flag = %p\n", th_gtid,
735 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling monitor\n", th_gtid));
755 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling mwait\n", th_gtid));
765 KF_TRACE(50, ("__kmp_mwait_template: T#%d mwait done\n", th_gtid));
781 KF_TRACE(30, ("__kmp_mwait_template: T#%d exit\n", th_gtid));
793 KF_TRACE(20, ("__kmp_release: T#%d releasing flag(%x)\n", gtid, flag->get()));
799 KF_TRACE(100, ("__kmp_release: T#%d set new spin=%d\n", gtid, flag->get(),
[all …]
H A Dz_Windows_NT_util.cpp246 KF_TRACE(50, ("__kmp_win32_cond_wait: exiting, condition " in __kmp_win32_cond_wait()
365 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
371 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
389 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
397 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
410 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
433 KF_TRACE(100, in __kmp_suspend_template()
459 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
496 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
512 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp242 KF_TRACE(50, ("__kmp_win32_cond_wait: exiting, condition " in __kmp_win32_cond_wait()
362 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
368 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
382 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
388 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
401 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
423 KF_TRACE(100, in __kmp_suspend_template()
442 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
466 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
481 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
H A Dz_Linux_util.cpp1478 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for spin(%p)==%x," in __kmp_suspend_template()
1484 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
1527 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
1533 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform" in __kmp_suspend_template()
1546 KF_TRACE(100, in __kmp_suspend_template()
1554 KF_TRACE(100, in __kmp_suspend_template()
1580 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
1606 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
1624 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
1642 KF_TRACE(5, ("__kmp_resume_template: T#%d about to wakeup T#%d, reset " in __kmp_resume_template()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp242 KF_TRACE(50, ("__kmp_win32_cond_wait: exiting, condition " in __kmp_win32_cond_wait()
362 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
368 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
382 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
388 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
401 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
423 KF_TRACE(100, in __kmp_suspend_template()
442 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
466 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
481 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
H A Dz_Linux_util.cpp1478 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for spin(%p)==%x," in __kmp_suspend_template()
1484 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
1527 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
1533 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform" in __kmp_suspend_template()
1546 KF_TRACE(100, in __kmp_suspend_template()
1554 KF_TRACE(100, in __kmp_suspend_template()
1580 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
1606 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
1624 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
1642 KF_TRACE(5, ("__kmp_resume_template: T#%d about to wakeup T#%d, reset " in __kmp_resume_template()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp242 KF_TRACE(50, ("__kmp_win32_cond_wait: exiting, condition " in __kmp_win32_cond_wait()
362 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
368 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
382 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
388 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
401 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
423 KF_TRACE(100, in __kmp_suspend_template()
442 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
466 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
481 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
H A Dz_Linux_util.cpp1478 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for spin(%p)==%x," in __kmp_suspend_template()
1484 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
1527 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
1533 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform" in __kmp_suspend_template()
1546 KF_TRACE(100, in __kmp_suspend_template()
1554 KF_TRACE(100, in __kmp_suspend_template()
1580 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
1606 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
1624 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
1642 KF_TRACE(5, ("__kmp_resume_template: T#%d about to wakeup T#%d, reset " in __kmp_resume_template()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp242 KF_TRACE(50, ("__kmp_win32_cond_wait: exiting, condition " in __kmp_win32_cond_wait()
362 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
368 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
382 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
388 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
401 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
423 KF_TRACE(100, in __kmp_suspend_template()
442 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
466 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
481 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
H A Dz_Linux_util.cpp1478 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for spin(%p)==%x," in __kmp_suspend_template()
1484 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
1527 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
1533 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform" in __kmp_suspend_template()
1546 KF_TRACE(100, in __kmp_suspend_template()
1554 KF_TRACE(100, in __kmp_suspend_template()
1580 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
1606 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
1624 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
1642 KF_TRACE(5, ("__kmp_resume_template: T#%d about to wakeup T#%d, reset " in __kmp_resume_template()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp242 KF_TRACE(50, ("__kmp_win32_cond_wait: exiting, condition " in __kmp_win32_cond_wait()
362 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
368 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
382 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
388 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
401 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
423 KF_TRACE(100, in __kmp_suspend_template()
442 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
466 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
481 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp242 KF_TRACE(50, ("__kmp_win32_cond_wait: exiting, condition " in __kmp_win32_cond_wait()
362 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n", in __kmp_suspend_template()
368 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's" in __kmp_suspend_template()
382 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's" in __kmp_suspend_template()
388 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
401 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
423 KF_TRACE(100, in __kmp_suspend_template()
442 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
466 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n", in __kmp_resume_template()
481 KF_TRACE(5, ("__kmp_resume_template: T#%d exiting, thread T#%d already " in __kmp_resume_template()
[all …]

12345