Searched refs:numSweepHeaps (Results 1 – 1 of 1) sorted by relevance
920 size_t numHeaps, numSweepHeaps; in dvmHeapSweepUnmarkedObjects() local926 numSweepHeaps = 1; in dvmHeapSweepUnmarkedObjects()928 numSweepHeaps = numHeaps; in dvmHeapSweepUnmarkedObjects()934 for (size_t i = 0; i < numSweepHeaps; ++i) { in dvmHeapSweepUnmarkedObjects()