Home | History | Annotate | Download | only in analysis

Lines Matching refs:biggestAlloc

3105     if (gDvm.verifierStats.biggestAlloc < totalSpace)
3106 gDvm.verifierStats.biggestAlloc = totalSpace;