Searched refs:NumIterations2 (Results 1 – 1 of 1) sorted by relevance
1725 UInt64 NumIterations2; // for Rating / RPU member1731 void Init() { /* NumIterations1 = 0; */ NumIterations2 = 0; Rating = 0; Usage = 0; RPU = 0; } in Init()1739 NumIterations2 = (r1.NumIterations2 + r2.NumIterations2); in SetSum()1846 res->NumIterations2 += weight; in PrintResults()1857 UInt64 numIterations2 = res.NumIterations2; if (numIterations2 == 0) numIterations2 = 1; in PrintTotals()