Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_wait_release.h314 KF_TRACE(20, ("__kmp_wait_sleep: T#%d now=%d, hibernate=%d, intervals=%d\n", in __kmp_wait_template()
420 KF_TRACE(50, ("__kmp_wait_sleep: T#%d using monitor/mwait\n", th_gtid)); in __kmp_wait_template()
424 KF_TRACE(50, ("__kmp_wait_sleep: T#%d suspend time reached\n", th_gtid)); in __kmp_wait_template()
502 KF_TRACE(30, ("__kmp_mwait_template: T#%d enter for flag = %p\n", th_gtid, in __kmp_mwait_template()
523 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling monitor\n", th_gtid)); in __kmp_mwait_template()
542 KF_TRACE(50, ("__kmp_mwait_template: T#%d calling mwait\n", th_gtid)); in __kmp_mwait_template()
552 KF_TRACE(50, ("__kmp_mwait_template: T#%d mwait done\n", th_gtid)); in __kmp_mwait_template()
567 KF_TRACE(30, ("__kmp_mwait_template: T#%d exit\n", th_gtid)); in __kmp_mwait_template()
579 KF_TRACE(20, ("__kmp_release: T#%d releasing flag(%x)\n", gtid, flag->get())); in __kmp_release_template()
585 KF_TRACE(100, ("__kmp_release: T#%d set new spin=%d\n", gtid, flag->get(), in __kmp_release_template()
[all …]
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 …]
Dz_Linux_util.cpp1458 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag = %p\n", th_gtid, in __kmp_suspend_template()
1465 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for spin(%p)\n", in __kmp_suspend_template()
1477 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for spin(%p)==%x," in __kmp_suspend_template()
1483 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit " in __kmp_suspend_template()
1526 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform " in __kmp_suspend_template()
1532 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform" in __kmp_suspend_template()
1545 KF_TRACE(100, in __kmp_suspend_template()
1548 KF_TRACE(2, ("__kmp_suspend_template: T#%d timeout wakeup, sleep bit " in __kmp_suspend_template()
1553 KF_TRACE(100, in __kmp_suspend_template()
1578 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid)); in __kmp_suspend_template()
[all …]
Dkmp_debug.h101 #define KF_TRACE(d, x) \ macro
162 #define KF_TRACE(d, x) /* nothing to do */ macro
Dkmp_runtime.cpp1235 KF_TRACE( in __kmp_serialized_parallel()
1244 KF_TRACE( in __kmp_serialized_parallel()
1262 KF_TRACE(10, ("__kmpc_serialized_parallel: T#d curtask=%p\n", global_tid, in __kmp_serialized_parallel()
1333 KF_TRACE(10, ("__kmpc_serialized_parallel: T#%d increasing nesting level " in __kmp_serialized_parallel()
1649 KF_TRACE(10, ("__kmp_fork_call: before internal fork: root=%p, team=%p, " in __kmp_fork_call()
1653 KF_TRACE(10, ("__kmp_fork_call: after internal fork: root=%p, team=%p, " in __kmp_fork_call()
1957 KF_TRACE(10, ("__kmp_fork_call: parent_team_aclevel=%d, master_th=%p, " in __kmp_fork_call()
2019 KF_TRACE(10, ("__kmp_fork_call: before __kmp_allocate_team\n")); in __kmp_fork_call()
2028 KF_TRACE(10, ("__kmp_fork_call: before __kmp_allocate_team\n")); in __kmp_fork_call()
2037 KF_TRACE( in __kmp_fork_call()
[all …]
Dkmp_ftn_entry.h131 KF_TRACE(10, ("kmp_get_blocktime: T#%d(%d:%d), blocktime=%d\n", gtid, in FTN_GET_BLOCKTIME()
137 KF_TRACE(10, ("kmp_get_blocktime: T#%d(%d:%d), blocktime=%d\n", gtid, in FTN_GET_BLOCKTIME()
143 KF_TRACE(10, ("kmp_get_blocktime: T#%d(%d:%d), blocktime=%d\n", gtid, in FTN_GET_BLOCKTIME()
Dkmp_tasking.cpp440 KF_TRACE(10, ("__kmp_pop_current_task_from_thread(enter): T#%d " in __kmp_pop_current_task_from_thread()
448 KF_TRACE(10, ("__kmp_pop_current_task_from_thread(exit): T#%d " in __kmp_pop_current_task_from_thread()
465 KF_TRACE(10, ("__kmp_push_current_task_to_thread(enter): T#%d this_thread=%p " in __kmp_push_current_task_to_thread()
485 KF_TRACE(10, ("__kmp_push_current_task_to_thread(exit): T#%d this_thread=%p " in __kmp_push_current_task_to_thread()
1051 KF_TRACE( in __kmp_init_implicit_task()
1100 KF_TRACE(10, ("__kmp_init_implicit_task(exit): T#:%d team=%p task=%p\n", tid, in __kmp_init_implicit_task()
3112 KF_TRACE(50, ("__kmp_enable_tasking: T#%d waking up thread T#%d\n", in __kmp_enable_tasking()
3117 KF_TRACE(50, ("__kmp_enable_tasking: T#%d don't wake up thread T#%d\n", in __kmp_enable_tasking()
Dkmp_barrier.cpp2151 KF_TRACE(10, ("__kmp_setup_icv_copy: PULL: T#%d this_thread=%p team=%p\n", 0, in __kmp_setup_icv_copy()
2156 KF_TRACE(10, ("__kmp_setup_icv_copy: PUSH: T#%d this_thread=%p team=%p\n", 0, in __kmp_setup_icv_copy()
2166 KF_TRACE(10, ("__kmp_setup_icv_copy: LINEAR: T#%d this_thread=%p team=%p\n", in __kmp_setup_icv_copy()
2170 KF_TRACE(10, ("__kmp_setup_icv_copy: LINEAR: T#%d this_thread=%p team=%p\n", in __kmp_setup_icv_copy()