Searched refs:DTRACEAGG_COUNT (Results 1 – 7 of 7) sorted by relevance
669 case DTRACEAGG_COUNT: in dt_aggregate_snap_cpu()921 case DTRACEAGG_COUNT: in dt_aggregate_valcmp()1347 case DTRACEAGG_COUNT: in dt_aggregate_total()
219 { "count", DT_IDENT_AGGFUNC, 0, DTRACEAGG_COUNT, DT_ATTR_STABCMN, DT_VERS_1_0,
1042 if (kind != DTRACEAGG_COUNT) in dt_printf_validate()
1844 assert(act == DTRACEAGG_SUM || act == DTRACEAGG_COUNT); in dt_print_datum()
464 #define DTRACEAGG_COUNT (DTRACEACT_AGGREGATION + 1) macro
2035 case DTRACEAGG_COUNT: in dtj_new_aggval()
10428 case DTRACEAGG_COUNT: in dtrace_ecb_aggregation_create()