Searched refs:DTRACEOPT_AGGZOOM (Results 1 – 4 of 4) sorted by relevance
1083 { "aggzoom", dt_opt_runtime, DTRACEOPT_AGGZOOM },
1392 if (dtp->dt_options[DTRACEOPT_AGGZOOM] != DTRACEOPT_UNSET) {
558 if (dtp->dt_options[DTRACEOPT_AGGZOOM] == DTRACEOPT_UNSET) { in dt_quantize_total()
1060 #define DTRACEOPT_AGGZOOM 30 /* zoomed aggregation scaling */ macro