Searched refs:AVG_SIZE (Results 1 – 1 of 1) sorted by relevance
157 #define AVG_SIZE 128 macro164 ((cnt) = ((cnt) * (AVG_SIZE - 1) + (sample) * AVG_FACTOR) / AVG_SIZE)