Searched refs:refSoft (Results 1 – 2 of 2) sorted by relevance
124 AhatInstance refSoft = dumpSoft.getDumpedAhatInstance("reachabilityReferenceChain"); in objectsInfos() local125 Site siteSoft = refSoft.getSite(); in objectsInfos()128 if (info.heap == refSoft.getHeap() && info.classObj == refSoft.getClassObj()) { in objectsInfos()
354 AhatInstance refSoft = dumpSoft.getDumpedAhatInstance("aSoftReference"); in retainedSizeByRetained() local355 long sizeSoft = refSoft.getTotalRetainedSize().getSize(); in retainedSizeByRetained()