Searched refs:UWX_TRACE_LOOKUPIP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_trace.c48 case 'L': env->trace |= UWX_TRACE_LOOKUPIP; break;
H A Duwx_trace.h32 #define UWX_TRACE_LOOKUPIP 128 /* UWX_TRACE=L: lookupip callback */ macro
294 if (info->trace & UWX_TRACE_LOOKUPIP) \
300 if (info->trace & UWX_TRACE_LOOKUPIP) { \

Completed in 42 milliseconds