Searched refs:OldSumm (Results 1 – 2 of 2) sorted by relevance
117 RetainSummaryManager::getPersistentSummary(const RetainSummary &OldSumm) { in getPersistentSummary() argument119 if (OldSumm.isSimple()) { in getPersistentSummary()121 OldSumm.Profile(ID); in getPersistentSummary()128 new (N) CachedSummaryNode(OldSumm); in getPersistentSummary()136 new (Summ) RetainSummary(OldSumm); in getPersistentSummary()
521 const RetainSummary *getPersistentSummary(const RetainSummary &OldSumm);