Searched refs:gcCount (Results 1 – 4 of 4) sorted by relevance
75 int gcCount; // #of times an allocation triggered a GC member
684 gDvm.allocProf.gcCount); in dvmMethodTraceStop()
165 gDvm.allocProf.gcCount++; in gcForMalloc()167 self->allocProf.gcCount++; in gcForMalloc()
122 allocProf->gcCount = 0; in clearAllocProfStateFields()192 pResult->i = allocProf->gcCount; in Dalvik_dalvik_system_VMDebug_getAllocCount()