Home | History | Annotate | Download | only in scripts

Lines Matching full:average

335             detected. mean_current is an estimate of the average baseline
362 # the average baseline current. Find all such measurements in the
442 detected. mean_current is an estimate of the average baseline current
855 # Collect and average samples as specified
863 history_deque = collections.deque() # past n samples for rolling average
921 "Also report average over last n data points")