Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_options.c1010 { "agghist", dt_opt_runtime, DTRACEOPT_AGGHIST },
Ddt_aggregate.c1541 if (dtp->dt_options[DTRACEOPT_AGGHIST] != DTRACEOPT_UNSET) {
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
Ddtrace.h1050 #define DTRACEOPT_AGGHIST 28 /* histogram aggregation output */ macro