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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddtrace_impl.h890 #define DTRACE_MSTATE_IPL 0x00000040 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c2578 if (!(mstate->dtms_present & DTRACE_MSTATE_IPL)) {
2580 mstate->dtms_present |= DTRACE_MSTATE_IPL;

Completed in 26 milliseconds