Searched refs:DTRACEAGG_LQUANTIZE (Results 1 – 8 of 8) sorted by relevance
661 case DTRACEAGG_LQUANTIZE: in dt_aggregate_snap_cpu()913 case DTRACEAGG_LQUANTIZE: in dt_aggregate_valcmp()1148 if (rec->dtrd_action == DTRACEAGG_LQUANTIZE) { in dt_aggwalk_rval()1447 case DTRACEAGG_LQUANTIZE: in dt_aggregate_minmaxbin()1902 if (rec->dtrd_action == DTRACEAGG_LQUANTIZE) { in dtrace_aggregate_walk_joined()
541 assert(action == DTRACEAGG_QUANTIZE || action == DTRACEAGG_LQUANTIZE); in dt_print_quanthdr_packed()1859 case DTRACEAGG_LQUANTIZE: in dt_print_datum()1892 case DTRACEAGG_LQUANTIZE: in dt_print_datum()
285 { "lquantize", DT_IDENT_AGGFUNC, 0, DTRACEAGG_LQUANTIZE,
1495 case DTRACEAGG_LQUANTIZE: in dt_printf_format()
1240 if (fid->di_id == DTRACEAGG_LQUANTIZE) { in dt_compile_agg()
1535 case DTRACEAGG_LQUANTIZE: in dtj_new_distribution()1584 case DTRACEAGG_LQUANTIZE: in dtj_new_distribution()2030 if ((act == DTRACEAGG_QUANTIZE) || (act == DTRACEAGG_LQUANTIZE) || in dtj_new_aggval()
471 #define DTRACEAGG_LQUANTIZE (DTRACEACT_AGGREGATION + 8) macro
10438 case DTRACEAGG_LQUANTIZE: { in dtrace_ecb_aggregation_create()