Searched refs:SumP (Results 1 – 2 of 2) sorted by relevance
151 BlockFrequency SumP = BiasP; in update() local156 SumP += I->first; in update()168 if (SumN >= SumP + Threshold) in update()170 else if (SumP >= SumN + Threshold) in update()
159 BlockFrequency SumP = BiasP; in update() local164 SumP += I->first; in update()176 if (SumN >= SumP + Threshold) in update()178 else if (SumP >= SumN + Threshold) in update()