Searched refs:getCriticalCount (Results 1 – 4 of 4) sorted by relevance
698 unsigned getCriticalCount() const { in getCriticalCount() function
729 unsigned getCriticalCount() const { in getCriticalCount() function
2084 checkResourceLimit(SchedModel->getLatencyFactor(), getCriticalCount(), in bumpCycle()2118 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()2247 checkResourceLimit(SchedModel->getLatencyFactor(), getCriticalCount(), in bumpNode()
2015 (int)(getCriticalCount() - (getScheduledLatency() * LFactor)) in bumpCycle()2048 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()2176 (int)(getCriticalCount() - (getScheduledLatency() * LFactor)) in bumpNode()