Searched refs:STATS_AVERAGE (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/dsslib/stats/
H A Dstats.c54 #define STATS_AVERAGE 0x0001 macro
132 CXV("AVERAGE", "number", STATS_AVERAGE, "Average value.")
206 case STATS_AVERAGE:
356 state->op |= STATS_AVERAGE;
647 if (state->op & STATS_AVERAGE)
709 if (state->op & STATS_AVERAGE)

Completed in 12 milliseconds