Searched refs:g_dtj_util_debug (Results 1 – 4 of 4) sorted by relevance
40 boolean_t g_dtj_util_debug = B_FALSE; variable305 (g_dtj_util_debug ? UU_LIST_DEBUG : 0)); in dtj_java_class_create()314 (g_dtj_util_debug ? UU_LIST_DEBUG : 0)); in dtj_java_class_create()449 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_cache_jni_classes()457 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_cache_jni_classes()465 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_cache_jni_classes()472 (g_dtj_util_debug ? UU_LIST_DEBUG : 0)); in dtj_cache_jni_classes()1285 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_pointer_pool()1303 (g_dtj_util_debug ? UU_LIST_DEBUG : 0)); in dtj_pointer_list_create()1332 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_string_pool()[all …]
511 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_request_pool()584 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_program_pool()638 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_aggval_pool()697 (g_dtj_util_debug ? UU_LIST_DEBUG : 0)); in dtj_java_consumer_init()780 (g_dtj_util_debug ? UU_LIST_DEBUG : 0)); in dtj_consumer_create()790 (g_dtj_util_debug ? UU_LIST_DEBUG : 0)); in dtj_consumer_create()
56 extern boolean_t g_dtj_util_debug;
1893 g_dtj_util_debug = debug; in Java_org_opensolaris_os_dtrace_LocalConsumer__1setDebug()