Searched refs:LOAD_FACTOR_1 (Results 1 – 1 of 1) sorted by relevance
18 LOAD_FACTOR_1 = 1 / math.exp(SAMPLING_INTERVAL / 60) variable185 self._load = (self._load * LOAD_FACTOR_1186 + processor_queue_length * (1.0 - LOAD_FACTOR_1))