Searched refs:DTRACEAGG_COUNT (Results 1 – 6 of 6) sorted by relevance
685 case DTRACEAGG_COUNT:937 case DTRACEAGG_COUNT:1365 case DTRACEAGG_COUNT:
246 { "count", DT_IDENT_AGGFUNC, 0, DTRACEAGG_COUNT, DT_ATTR_STABCMN, DT_VERS_1_0,
2604 assert(act == DTRACEAGG_SUM || act == DTRACEAGG_COUNT); in dt_print_datum()2775 case DTRACEAGG_COUNT: in dt_format_aggs()
1076 if (kind != DTRACEAGG_COUNT) in dt_printf_validate()
495 #define DTRACEAGG_COUNT (DTRACEACT_AGGREGATION + 1) macro
11322 case DTRACEAGG_COUNT: