Searched refs:DTRACE_AGGWALK_CLEAR (Results 1 – 4 of 4) sorted by relevance
367 #define DTRACE_AGGWALK_CLEAR 2 /* clear this element */ macro
1140 case DTRACE_AGGWALK_CLEAR: { in dt_aggwalk_rval()
1694 return (DTRACE_AGGWALK_CLEAR); in dt_clear_agg()
1215 return (cleared ? DTRACE_AGGWALK_CLEAR : DTRACE_AGGWALK_NEXT); in dtj_clear()