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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debug.h101 #define KF_TRACE(d, x) \ macro
162 #define KF_TRACE(d, x) /* nothing to do */ macro
H A Dz_Windows_NT_util.cpp242 KF_TRACE(50, ("__kmp_win32_cond_wait: exiting, condition "
362 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag's loc(%p)\n",
368 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for flag's"
382 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for flag's"
388 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit "
401 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform "
423 KF_TRACE(100,
442 KF_TRACE(30, ("__kmp_suspend_template: T#%d exit\n", th_gtid));
466 KF_TRACE(30, ("__kmp_resume_template: T#%d wants to wakeup T#%d enter\n",
481 KF_TRACE(
[all...]
H A Dz_Linux_util.cpp1457 KF_TRACE(30, ("__kmp_suspend_template: T#%d enter for flag = %p\n", th_gtid,
1465 KF_TRACE(10, ("__kmp_suspend_template: T#%d setting sleep bit for spin(%p)\n",
1478 KF_TRACE(5, ("__kmp_suspend_template: T#%d set sleep bit for spin(%p)==%x,"
1484 KF_TRACE(5, ("__kmp_suspend_template: T#%d false alarm, reset sleep bit "
1527 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform "
1533 KF_TRACE(15, ("__kmp_suspend_template: T#%d about to perform"
1546 KF_TRACE(100,
1549 KF_TRACE(2, ("__kmp_suspend_template: T#%d timeout wakeup, sleep bit "
1554 KF_TRACE(100,
1580 KF_TRACE(3
[all...]
H A Dkmp_runtime.cpp1226 KF_TRACE(
1235 KF_TRACE(
1253 KF_TRACE(10, ("__kmpc_serialized_parallel: T#d curtask=%p\n", global_tid,
1324 KF_TRACE(10, ("__kmpc_serialized_parallel: T#%d increasing nesting level "
1617 KF_TRACE(10, ("__kmp_fork_call: before internal fork: root=%p, team=%p, "
1621 KF_TRACE(10, ("__kmp_fork_call: after internal fork: root=%p, team=%p, "
1922 KF_TRACE(10, ("__kmp_fork_call: parent_team_aclevel=%d, master_th=%p, "
1984 KF_TRACE(10, ("__kmp_fork_call: before __kmp_allocate_team\n"));
1993 KF_TRACE(10, ("__kmp_fork_call: before __kmp_allocate_team\n"));
2002 KF_TRACE(
[all...]
H A Dkmp_wait_release.h306 KF_TRACE(20, ("__kmp_wait_sleep: T#%d now=%d, hibernate=%d, intervals=%d\n",
410 KF_TRACE(50, ("__kmp_wait_sleep: T#%d suspend time reached\n", th_gtid));
486 KF_TRACE(20, ("__kmp_release: T#%d releasing flag(%x)\n", gtid, flag->get()));
492 KF_TRACE(100, ("__kmp_release: T#%d set new spin=%d\n", gtid, flag->get(),
505 KF_TRACE(50, ("__kmp_release: T#%d waking up thread T#%d since sleep "
H A Dkmp_ftn_entry.h131 KF_TRACE(10, ("kmp_get_blocktime: T#%d(%d:%d), blocktime=%d\n", gtid,
137 KF_TRACE(10, ("kmp_get_blocktime: T#%d(%d:%d), blocktime=%d\n", gtid,
143 KF_TRACE(10, ("kmp_get_blocktime: T#%d(%d:%d), blocktime=%d\n", gtid,
H A Dkmp_tasking.cpp435 KF_TRACE(10, ("__kmp_pop_current_task_from_thread(enter): T#%d "
443 KF_TRACE(10, ("__kmp_pop_current_task_from_thread(exit): T#%d "
460 KF_TRACE(10, ("__kmp_push_current_task_to_thread(enter): T#%d this_thread=%p "
480 KF_TRACE(10, ("__kmp_push_current_task_to_thread(exit): T#%d this_thread=%p "
1038 KF_TRACE(
1087 KF_TRACE(10, ("__kmp_init_implicit_task(exit): T#:%d team=%p task=%p\n", tid,
3068 KF_TRACE(50, ("__kmp_enable_tasking: T#%d waking up thread T#%d\n",
3073 KF_TRACE(50, ("__kmp_enable_tasking: T#%d don't wake up thread T#%d\n",
H A Dkmp_barrier.cpp2147 KF_TRACE(10, ("__kmp_setup_icv_copy: PULL: T#%d this_thread=%p team=%p\n", 0,
2152 KF_TRACE(10, ("__kmp_setup_icv_copy: PUSH: T#%d this_thread=%p team=%p\n", 0,
2162 KF_TRACE(10, ("__kmp_setup_icv_copy: LINEAR: T#%d this_thread=%p team=%p\n",
2166 KF_TRACE(10, ("__kmp_setup_icv_copy: LINEAR: T#%d this_thread=%p team=%p\n",

Completed in 186 milliseconds