Searched refs:g_dtj_util_debug (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_jnitab.c511 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0));
584 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0));
638 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0));
697 (g_dtj_util_debug ? UU_LIST_DEBUG : 0));
780 (g_dtj_util_debug ? UU_LIST_DEBUG : 0));
790 (g_dtj_util_debug ? UU_LIST_DEBUG : 0));
H A Ddtj_util.c42 boolean_t g_dtj_util_debug = B_FALSE; variable
307 (g_dtj_util_debug ? UU_LIST_DEBUG : 0));
316 (g_dtj_util_debug ? UU_LIST_DEBUG : 0));
451 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0));
459 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0));
467 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0));
474 (g_dtj_util_debug ? UU_LIST_DEBUG : 0));
1287 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0));
1305 (g_dtj_util_debug ? UU_LIST_DEBUG : 0));
1334 (g_dtj_util_debug
[all...]
H A Ddtj_util.h58 extern boolean_t g_dtj_util_debug;
H A Ddtrace_jni.c1895 g_dtj_util_debug = debug;

Completed in 54 milliseconds