Lines Matching full:totalspace
3103 size_t totalSpace = interestingCount * spacePerEntry +3105 if (gDvm.verifierStats.biggestAlloc < totalSpace)3106 gDvm.verifierStats.biggestAlloc = totalSpace;