Searched refs:allocCount (Results 1 – 5 of 5) sorted by relevance
66 int allocCount; // #of objects allocated member
680 gDvm.allocProf.allocCount); in dvmMethodTraceStop()
492 LOGI("GC lifetime allocation: %d bytes", gDvm.allocProf.allocCount); in dvmDbgExit()
363 gDvm.allocProf.allocCount++; in dvmMalloc()366 self->allocProf.allocCount++; in dvmMalloc()
110 allocProf->allocCount = 0; in clearAllocProfStateFields()180 pResult->i = allocProf->allocCount; in Dalvik_dalvik_system_VMDebug_getAllocCount()