Searched refs:RemainingCycles (Results 1 – 1 of 1) sorted by relevance
71 float RemainingCycles = WPR->Cycles; in getNonRedundantWriteProcRes() local75 RemainingCycles -= ProcResUnitUsage[*SubResIdx]; in getNonRedundantWriteProcRes()77 if (RemainingCycles < 0.01f) { in getNonRedundantWriteProcRes()83 static_cast<uint16_t>(std::round(RemainingCycles))}); in getNonRedundantWriteProcRes()88 ProcResUnitUsage[*SubResIdx] += RemainingCycles / ProcResDesc->NumUnits; in getNonRedundantWriteProcRes()