Home
last modified time | relevance | path

Searched refs:KD_TRACE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h272 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 …]
H A Dkmp_dispatch.cpp214 KD_TRACE(10, (buff, gtid, pr, lb, ub, st, schedule, chunk, nproc, tid)); in __kmp_dispatch_init_algorithm()
293 KD_TRACE(10, (buff, gtid, schedule, chunk)); in __kmp_dispatch_init_algorithm()
317 KD_TRACE(10, (buff, gtid, schedule, chunk)); in __kmp_dispatch_init_algorithm()
362 KD_TRACE(10, (buff, gtid, schedule, chunk)); in __kmp_dispatch_init_algorithm()
435 KD_TRACE(100, in __kmp_dispatch_init_algorithm()
576 KD_TRACE(100, ("__kmp_dispatch_init_algorithm: T#%d switching to " in __kmp_dispatch_init_algorithm()
587 KD_TRACE( in __kmp_dispatch_init_algorithm()
654 KD_TRACE(100, ("__kmp_dispatch_init_algorithm: T#%d runtime(simd:static)" in __kmp_dispatch_init_algorithm()
666 KD_TRACE( in __kmp_dispatch_init_algorithm()
684 KD_TRACE(100, ("__kmp_dispatch_init_algorithm: T#%d falling-through to " in __kmp_dispatch_init_algorithm()
[all …]
H A Dkmp_dispatch.h334 KD_TRACE(100, ("__kmp_dispatch_deo: T#%d called\n", gtid)); in __kmp_dispatch_deo()
378 KD_TRACE(1000, (buff, gtid, sh->u.s.ordered_iteration, lower)); in __kmp_dispatch_deo()
392 KD_TRACE(1000, (buff, gtid, sh->u.s.ordered_iteration, lower)); in __kmp_dispatch_deo()
397 KD_TRACE(100, ("__kmp_dispatch_deo: T#%d returned\n", gtid)); in __kmp_dispatch_dxo()
410 KD_TRACE(100, ("__kmp_dispatch_dxo: T#%d called\n", gtid)); in __kmp_dispatch_dxo()
446 KD_TRACE(1000, in __kmp_dispatch_dxo()
457 KD_TRACE(100, ("__kmp_dispatch_dxo: T#%d returned\n", gtid)); in __kmp_pow()
H A Dkmp_debug.h93 #define KD_TRACE(d, x) \ macro
160 #define KD_TRACE(d, x) /* nothing to do */ macro
H A Dkmp_sched.cpp144 KD_TRACE(100, (buff, global_tid, schedtype, *plastiter, *plower, *pupper, in __kmp_for_static_init()
177 KD_TRACE(100, in __kmp_for_static_init()
232 KD_TRACE(100, (buff, *plastiter, *plower, *pupper, *pstride)); in __kmp_for_static_init()
262 KD_TRACE(100, (buff, *plastiter, *plower, *pupper, *pstride)); in __kmp_for_static_init()
442 KD_TRACE(100, (buff, *plastiter, *plower, *pupper, *pstride)); in __kmp_for_static_init()
515 KD_TRACE(100, in __kmp_dist_for_static_init()
722 KD_TRACE(100, (buff, *plastiter, *plower, *pupper, *pupperDist, *pstride)); in __kmp_dist_for_static_init()
785 KD_TRACE(100, (buff, gtid, *p_last, *p_lb, *p_ub, *p_st, chunk)); in __kmp_team_static_init()
860 KD_TRACE(100, (buff, gtid, team_id, *p_last, *p_lb, *p_ub, *p_st, chunk)); in __kmp_team_static_init()
H A Dkmp_runtime.cpp4376 KD_TRACE(10, ("__kmp_initialize_info: T#%d max_nproc: %d\n", gtid, in __kmp_initialize_info()