Searched refs:currentAmount (Results 1 – 1 of 1) sorted by relevance
94 uint32_t currentAmount = mppSrc->getHWResourceAmount(attr->first); in checkTDMResource() local106 currentAmount, totalAmount); in checkTDMResource()107 if (accumulatedAmount[attr->first] + currentAmount > totalAmount) { in checkTDMResource()