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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_impl.h809 DTRACE_DSTATE_CLEAN = 0, enumerator in enum:dtrace_dstate_state
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c1561 * Before we actually set the state to be DTRACE_DSTATE_CLEAN, make
1564 * the state should be something other than DTRACE_DSTATE_CLEAN
1569 dstate->dtds_state = DTRACE_DSTATE_CLEAN;
1900 case DTRACE_DSTATE_CLEAN: {
1919 DTRACE_DSTATE_CLEAN, nstate);

Completed in 45 milliseconds