Searched refs:RPU (Results 1 – 1 of 1) sorted by relevance
1527 UInt64 RPU; member1528 void Init() { NumIterations = 0; Rating = 0; Usage = 0; RPU = 0; } in Init()1533 RPU = (r1.RPU + r2.RPU); in SetSum()1636 res->RPU += rpu; in PrintResults()1648 …PrintResults(f, res.Usage / numIterations, res.RPU / numIterations, res.Rating / numIterations, sh… in PrintTotals()