Searched refs:DTRACEAGG_QUANTIZE (Results 1 – 8 of 8) sorted by relevance
541 assert(action == DTRACEAGG_QUANTIZE || action == DTRACEAGG_LQUANTIZE); in dt_print_quanthdr_packed()543 if (action == DTRACEAGG_QUANTIZE) { in dt_print_quanthdr_packed()1856 case DTRACEAGG_QUANTIZE: in dt_print_datum()1889 case DTRACEAGG_QUANTIZE: in dt_print_datum()
673 case DTRACEAGG_QUANTIZE: in dt_aggregate_snap_cpu()909 case DTRACEAGG_QUANTIZE: in dt_aggregate_valcmp()1457 case DTRACEAGG_QUANTIZE: in dt_aggregate_minmaxbin()
343 { "quantize", DT_IDENT_AGGFUNC, 0, DTRACEAGG_QUANTIZE,
1492 case DTRACEAGG_QUANTIZE: in dt_printf_format()
1514 if (fid->di_id == DTRACEAGG_QUANTIZE) { in dt_compile_agg()
1554 case DTRACEAGG_QUANTIZE: in dtj_new_distribution()1589 case DTRACEAGG_QUANTIZE: in dtj_new_distribution()2030 if ((act == DTRACEAGG_QUANTIZE) || (act == DTRACEAGG_LQUANTIZE) || in dtj_new_aggval()
470 #define DTRACEAGG_QUANTIZE (DTRACEACT_AGGREGATION + 7) macro
10432 case DTRACEAGG_QUANTIZE: in dtrace_ecb_aggregation_create()