avg() Function

The value for the avg() action is stored as a two-element array of 64-bit values. The first element of this array is a count of the individual data points, and the second element is a sum of those data points.

avg() (dtrd_action == DTRACEAGG_AVG)