Searched refs:ZoneCritResIdx (Results 1 – 2 of 2) sorted by relevance
624 unsigned ZoneCritResIdx; variable691 if (!ZoneCritResIdx) in getCriticalCount()693 return getResourceCount(ZoneCritResIdx); in getCriticalCount()704 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
1677 ZoneCritResIdx = 0; in reset()1954 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()1955 ZoneCritResIdx = PIdx; in countResource()2019 if (ZoneCritResIdx) { in bumpNode()2026 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()2028 ZoneCritResIdx = 0; in bumpNode()2177 if (ZoneCritResIdx) { in dumpScheduledState()2178 ResFactor = SchedModel->getResourceFactor(ZoneCritResIdx); in dumpScheduledState()2179 ResCount = getResourceCount(ZoneCritResIdx); in dumpScheduledState()2191 << SchedModel->getResourceName(ZoneCritResIdx) in dumpScheduledState()