Searched refs:classInitCount (Results 1 – 3 of 3) sorted by relevance
77 int classInitCount; // #of initialized classes member
125 allocProf->classInitCount = 0; in clearAllocProfStateFields()195 pResult->i = allocProf->classInitCount; in Dalvik_dalvik_system_VMDebug_getAllocCount()
4501 gDvm.allocProf.classInitCount++; in dvmInitClass()4502 self->allocProf.classInitCount++; in dvmInitClass()