Home
last modified time | relevance | path

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

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_options.c1063 { "aggpack", dt_opt_runtime, DTRACEOPT_AGGPACK },
HDdt_aggregate.c1548 if (dtp->dt_options[DTRACEOPT_AGGPACK] != DTRACEOPT_UNSET) {
/freebsd-13-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
HDdtrace.h1059 #define DTRACEOPT_AGGPACK 29 /* packed aggregation output */ macro