Searched refs:numSweepHeaps (Results 1 – 1 of 1) sorted by relevance
921 size_t numHeaps, numSweepHeaps; in dvmHeapSweepUnmarkedObjects() local927 numSweepHeaps = 1; in dvmHeapSweepUnmarkedObjects()929 numSweepHeaps = numHeaps; in dvmHeapSweepUnmarkedObjects()935 for (size_t i = 0; i < numSweepHeaps; ++i) { in dvmHeapSweepUnmarkedObjects()