Searched refs:KD_TRACE (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ |
| D | kmp_dispatch_hier.h | 272 KD_TRACE(10, ("core_barrier_impl::barrier(): T#%d current_index:%llu " in barrier() 319 KD_TRACE(10, ("counter_barrier_impl::barrier(): T#%d current_index:%llu " in barrier() 429 KD_TRACE( in print() 450 KD_TRACE( in print() 493 KD_TRACE( in next_recurse() 499 KD_TRACE(1, ("kmp_hier_t.next_recurse(): T#%d (%d) is primary of unit\n", in next_recurse() 510 KD_TRACE(10, in next_recurse() 519 KD_TRACE(10, ("kmp_hier_t.next_recurse(): T#%d (%d) using hier sh\n", in next_recurse() 533 KD_TRACE( in next_recurse() 544 KD_TRACE( in next_recurse() [all …]
|
| D | kmp_dispatch.cpp | 150 KD_TRACE(10, (buff, gtid, pr, lb, ub, st, schedule, chunk, nproc, tid)); in __kmp_dispatch_init_algorithm() 229 KD_TRACE(10, (buff, gtid, schedule, chunk)); in __kmp_dispatch_init_algorithm() 253 KD_TRACE(10, (buff, gtid, schedule, chunk)); in __kmp_dispatch_init_algorithm() 298 KD_TRACE(10, (buff, gtid, schedule, chunk)); in __kmp_dispatch_init_algorithm() 371 KD_TRACE(100, in __kmp_dispatch_init_algorithm() 415 KD_TRACE(100, ("__kmp_dispatch_init_algorithm: T#%d switching to " in __kmp_dispatch_init_algorithm() 426 KD_TRACE( in __kmp_dispatch_init_algorithm() 493 KD_TRACE(100, ("__kmp_dispatch_init_algorithm: T#%d runtime(simd:static)" in __kmp_dispatch_init_algorithm() 505 KD_TRACE( in __kmp_dispatch_init_algorithm() 523 KD_TRACE(100, ("__kmp_dispatch_init_algorithm: T#%d falling-through to " in __kmp_dispatch_init_algorithm() [all …]
|
| D | kmp_dispatch.h | 326 KD_TRACE(100, ("__kmp_dispatch_deo: T#%d called\n", gtid)); in __kmp_dispatch_deo() 370 KD_TRACE(1000, (buff, gtid, sh->u.s.ordered_iteration, lower)); in __kmp_dispatch_deo() 384 KD_TRACE(1000, (buff, gtid, sh->u.s.ordered_iteration, lower)); in __kmp_dispatch_deo() 389 KD_TRACE(100, ("__kmp_dispatch_deo: T#%d returned\n", gtid)); in __kmp_dispatch_deo() 402 KD_TRACE(100, ("__kmp_dispatch_dxo: T#%d called\n", gtid)); in __kmp_dispatch_dxo() 438 KD_TRACE(1000, in __kmp_dispatch_dxo() 449 KD_TRACE(100, ("__kmp_dispatch_dxo: T#%d returned\n", gtid)); in __kmp_dispatch_dxo()
|
| D | kmp_sched.cpp | 138 KD_TRACE(100, (buff, global_tid, schedtype, *plastiter, *plower, *pupper, in __kmp_for_static_init() 171 KD_TRACE(100, in __kmp_for_static_init() 221 KD_TRACE(100, (buff, *plastiter, *plower, *pupper, *pstride)); in __kmp_for_static_init() 251 KD_TRACE(100, (buff, *plastiter, *plower, *pupper, *pstride)); in __kmp_for_static_init() 424 KD_TRACE(100, (buff, *plastiter, *plower, *pupper, *pstride)); in __kmp_for_static_init() 474 KD_TRACE(100, in __kmp_dist_for_static_init() 675 KD_TRACE(100, (buff, *plastiter, *plower, *pupper, *pupperDist, *pstride)); in __kmp_dist_for_static_init() 718 KD_TRACE(100, (buff, gtid, *p_last, *p_lb, *p_ub, *p_st, chunk)); in __kmp_team_static_init() 790 KD_TRACE(100, (buff, gtid, team_id, *p_last, *p_lb, *p_ub, *p_st, chunk)); in __kmp_team_static_init()
|
| D | kmp_debug.h | 93 #define KD_TRACE(d, x) \ macro 160 #define KD_TRACE(d, x) /* nothing to do */ macro
|
| D | kmp_runtime.cpp | 4180 KD_TRACE(10, ("__kmp_initialize_info: T#%d max_nproc: %d\n", gtid, in __kmp_initialize_info()
|