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