Home
last modified time | relevance | path

Searched refs:DTRACE_AGGWALK_REMOVE (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddtrace.h383 #define DTRACE_AGGWALK_REMOVE 5 /* remove this element */ macro
H A Ddt_aggregate.c1200 case DTRACE_AGGWALK_REMOVE: {
H A Ddt_consume.c2392 return (DTRACE_AGGWALK_REMOVE); in dt_trunc_agg()