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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddtrace_impl.h809 DTRACE_DSTATE_CLEAN = 0, enumerator in enum:dtrace_dstate_state
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c1195 * Before we actually set the state to be DTRACE_DSTATE_CLEAN, make
1198 * the state should be something other than DTRACE_DSTATE_CLEAN
1203 dstate->dtds_state = DTRACE_DSTATE_CLEAN;
1521 case DTRACE_DSTATE_CLEAN: {
1540 DTRACE_DSTATE_CLEAN, nstate);

Completed in 86 milliseconds