Searched refs:allocCount (Results 1 – 5 of 5) sorted by relevance
72 int allocCount; // #of objects allocated member
546 gDvm.allocProf.allocCount); in dvmMethodTraceStop()
483 LOGI("GC lifetime allocation: %d bytes\n", gDvm.allocProf.allocCount); in dvmDbgExit()
76 allocProf->allocCount = 0; in clearAllocProfStateFields()160 pResult->i = allocProf->allocCount; in Dalvik_dalvik_system_VMDebug_getAllocCount()
595 gDvm.allocProf.allocCount++; in dvmMalloc()598 self->allocProf.allocCount++; in dvmMalloc()