Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddtrace.h382 #define DTRACE_AGGWALK_NORMALIZE 3 /* normalize this element */ macro
H A Ddt_aggregate.c1192 case DTRACE_AGGWALK_NORMALIZE:
H A Ddt_consume.c2288 return (DTRACE_AGGWALK_NORMALIZE); in dt_normalize_agg()