Searched refs:newEntryCount (Results 1 – 1 of 1) sorted by relevance
1624 uint64_t newEntryCount; in updateProfileCallee() local1629 newEntryCount = 0; in updateProfileCallee()1631 newEntryCount = priorEntryCount + entryDelta; in updateProfileCallee()1635 uint64_t cloneEntryCount = priorEntryCount - newEntryCount; in updateProfileCallee()1643 Callee->setEntryCount(newEntryCount); in updateProfileCallee()1650 CI->updateProfWeight(newEntryCount, priorEntryCount); in updateProfileCallee()