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