Searched refs:freeSize (Results 1 – 3 of 3) sorted by relevance
73 int freeSize; // cumulative size of freed objects member
119 allocProf->freeSize = 0; in clearAllocProfStateFields()189 pResult->i = allocProf->freeSize; in Dalvik_dalvik_system_VMDebug_getAllocCount()
942 gDvm.allocProf.freeSize += ctx.numBytes; in dvmHeapSweepUnmarkedObjects()