Searched refs:DTRACEAGG_SUM (Results 1 – 6 of 6) sorted by relevance
670 case DTRACEAGG_SUM: in dt_aggregate_snap_cpu()922 case DTRACEAGG_SUM: in dt_aggregate_valcmp()1346 case DTRACEAGG_SUM: in dt_aggregate_total()
396 { "sum", DT_IDENT_AGGFUNC, 0, DTRACEAGG_SUM, DT_ATTR_STABCMN, DT_VERS_1_0,
1844 assert(act == DTRACEAGG_SUM || act == DTRACEAGG_COUNT); in dt_print_datum()
468 #define DTRACEAGG_SUM (DTRACEACT_AGGREGATION + 5) macro
2039 case DTRACEAGG_SUM: in dtj_new_aggval()
10491 case DTRACEAGG_SUM: in dtrace_ecb_aggregation_create()