Searched refs:GetPredictLoad (Results 1 – 3 of 3) sorted by relevance
102 return totalLoad.GetPredictLoad(); in GetTotalLoad()107 uint64_t load = cpLoad[cpLoadIndex].GetPredictLoad(); in GetCPLoad()112 uint64_t predictLoad = totalLoad.GetPredictLoad(); in GetCPLoad()
28 uint64_t GetPredictLoad() const in GetPredictLoad() function
99 EXPECT_EQ(lp.GetPredictLoad(), it.second);103 EXPECT_EQ(lp.GetPredictLoad(), 0);