Searched refs:OldSumm (Results 1 – 2 of 2) sorted by relevance
118 RetainSummaryManager::getPersistentSummary(const RetainSummary &OldSumm) { in getPersistentSummary() argument120 if (OldSumm.isSimple()) { in getPersistentSummary()122 OldSumm.Profile(ID); in getPersistentSummary()129 new (N) CachedSummaryNode(OldSumm); in getPersistentSummary()137 new (Summ) RetainSummary(OldSumm); in getPersistentSummary()
521 const RetainSummary *getPersistentSummary(const RetainSummary &OldSumm);