Home
last modified time | relevance | path

Searched refs:baseheap (Results 1 – 1 of 1) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/
DHeapTable.java151 AhatHeap baseheap = heap.getBaseline(); in hasNonZeroEntry() local
152 if (!heap.getSize().isZero() || !baseheap.getSize().isZero()) { in hasNonZeroEntry()
155 config.getSize(element.getBaseline(), baseheap) > 0) { in hasNonZeroEntry()