Searched refs:aheap (Results 1 – 1 of 1) sorted by relevance
52 AhatHeap aheap = a.get(i); in heaps() local53 aheap.setBaseline(null); in heaps()56 if (bheap.getBaseline() == null && aheap.getName().equals(bheap.getName())) { in heaps()58 aheap.setBaseline(bheap); in heaps()59 bheap.setBaseline(aheap); in heaps()64 if (aheap.getBaseline() == null) { in heaps()67 b.add(AhatHeap.newPlaceHolderHeap(aheap.getName(), aheap)); in heaps() local