Searched refs:ZoneCritResIdx (Results 1 – 2 of 2) sorted by relevance
889 unsigned ZoneCritResIdx; variable987 if (!ZoneCritResIdx) in getCriticalCount()989 return getResourceCount(ZoneCritResIdx); in getCriticalCount()1000 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
2264 ZoneCritResIdx = 0; in reset()2657 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()2658 ZoneCritResIdx = PIdx; in countResource()2728 if (ZoneCritResIdx) { in bumpNode()2735 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()2737 ZoneCritResIdx = 0; in bumpNode()2946 if (ZoneCritResIdx) { in dumpScheduledState()2947 ResFactor = SchedModel->getResourceFactor(ZoneCritResIdx); in dumpScheduledState()2948 ResCount = getResourceCount(ZoneCritResIdx); in dumpScheduledState()2959 << SchedModel->getResourceName(ZoneCritResIdx) in dumpScheduledState()