Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp64 KE_TRACE(10, ("expand cons_stack (%d %d)\n", gtid, __kmp_get_gtid())); in __kmp_expand_cons_stack()
140 KE_TRACE(10, ("allocate cons_stack (%d)\n", gtid)); in __kmp_allocate_cons_stack()
198 KE_TRACE(10, ("__kmp_push_parallel (%d %d)\n", gtid, __kmp_get_gtid())); in __kmp_push_parallel()
199 KE_TRACE(100, (PUSH_MSG(ct_parallel, ident))); in __kmp_push_parallel()
216 KE_TRACE(10, ("__kmp_check_workshare (%d %d)\n", gtid, __kmp_get_gtid())); in __kmp_check_workshare()
236 KE_TRACE(10, ("__kmp_push_workshare (%d %d)\n", gtid, __kmp_get_gtid())); in __kmp_push_workshare()
238 KE_TRACE(100, (PUSH_MSG(ct, ident))); in __kmp_push_workshare()
257 KE_TRACE(10, ("__kmp_check_sync (gtid=%d)\n", __kmp_get_gtid()));
345 KE_TRACE(10, ("__kmp_push_sync (gtid=%d)\n", gtid));
351 KE_TRACE(100, (PUSH_MSG(ct, ident)));
[all …]
H A Dkmp_alloc.cpp585 KE_TRACE(10, ("%%%%%% MALLOC( %d )\n", (int)size)); in bget()
614 KE_TRACE(10, ("%%%%%% MALLOCB( %d )\n", (int)thr->exp_incr)); in bget()
725 KE_TRACE(10, ("%%%%%% FREE( %p )\n", (void *)bdh)); in brel()
846 KE_TRACE(10, ("%%%%%% FREE( %p )\n", (void *)b)); in brel()
1027 KE_TRACE(10, ("%%%%%% FREE( %p )\n", (void *)b)); in __kmp_finalize_bget()
1187 KE_TRACE(30, ("-> __kmp_thread_malloc( %p, %d ) called from %s:%d\n", th, in ___kmp_thread_malloc()
1190 KE_TRACE(30, ("<- __kmp_thread_malloc() returns %p\n", ptr)); in ___kmp_thread_malloc()
1197 KE_TRACE(30, ("-> __kmp_thread_calloc( %p, %d, %d ) called from %s:%d\n", th, in ___kmp_thread_calloc()
1200 KE_TRACE(30, ("<- __kmp_thread_calloc() returns %p\n", ptr)); in ___kmp_thread_calloc()
1206 KE_TRACE(30, ("-> __kmp_thread_realloc( %p, %p, %d ) called from %s:%d\n", th, in ___kmp_thread_realloc()
[all …]
H A Dkmp_debug.h97 #define KE_TRACE(d, x) \ macro
161 #define KE_TRACE(d, x) /* nothing to do */ macro
H A Dkmp_sched.cpp134 KE_TRACE(10, ("__kmpc_for_static_init called (%d)\n", global_tid)); in __kmp_for_static_init()
182 KE_TRACE(10, ("__kmpc_for_static_init: T#%d return\n", global_tid)); in __kmp_for_static_init()
236 KE_TRACE(10, ("__kmpc_for_static_init: T#%d return\n", global_tid)); in __kmp_for_static_init()
266 KE_TRACE(10, ("__kmpc_for_static_init: T#%d return\n", global_tid)); in __kmp_for_static_init()
446 KE_TRACE(10, ("__kmpc_for_static_init: T#%d return\n", global_tid)); in __kmp_for_static_init()
504 KE_TRACE(10, ("__kmpc_dist_for_static_init called (%d)\n", gtid)); in __kmp_dist_for_static_init()
726 KE_TRACE(10, ("__kmpc_dist_for_static_init: T#%d return\n", gtid)); in __kmp_dist_for_static_init()
774 KE_TRACE(10, ("__kmp_team_static_init called (%d)\n", gtid)); in __kmp_team_static_init()
H A Dkmp_tasking.cpp318 KE_TRACE(10, ("__kmp_realloc_task_deque: T#%d reallocating deque[from %d to "
343 KE_TRACE(20, ("__kmp_alloc_task_pri_list: T#%d allocating deque[%d] "
3779 KE_TRACE(
3850 KE_TRACE(
3876 KE_TRACE(10, ("__kmp_realloc_task_threads_data: T#%d allocating "
3990 KE_TRACE(10, ("__kmp_allocate_task_team: T#%d allocating "
H A Dkmp_collapse.cpp1594 KE_TRACE(10, ("__kmpc_for_collapsed_init called (%d)\n", gtid)); in __kmpc_for_collapsed_init()
H A Dkmp_dispatch.cpp2676 KE_TRACE(10, ("__kmpc_dist_get_bounds called (%d)\n", gtid)); in __kmp_dist_get_bounds()
H A Dkmp_csupport.cpp2005 KE_TRACE(10, ("__kmpc_for_static_fini called T#%d\n", global_tid)); in __kmpc_for_static_fini()