Searched refs:externalAllocCount (Results 1 – 3 of 3) sorted by relevance
84 int externalAllocCount; // #of calls to dvmTrackExternalAllocation() member
92 allocProf->externalAllocCount = 0; in clearAllocProfStateFields()176 pResult->i = allocProf->externalAllocCount; in Dalvik_dalvik_system_VMDebug_getAllocCount()
1448 gDvm.allocProf.externalAllocCount++; in externalAlloc()1451 self->allocProf.externalAllocCount++; in externalAlloc()