Searched refs:SpillsCost (Results 1 – 2 of 2) sorted by relevance
411 float SpillsCost = 0.0f; member429 SpillsCost += other.SpillsCost; in add()
2420 R << NV("TotalSpillsCost", SpillsCost) << " total spills cost "; in report()2530 Stats.SpillsCost = RelFreq * Stats.Spills; in computeStats()