Searched refs:classInitCount (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/
H A DProfile.h83 int classInitCount; // #of initialized classes member in struct:AllocProfState
/dalvik/vm/native/
H A Ddalvik_system_VMDebug.c208 allocProf->classInitCount = 0;
292 pResult->i = allocProf->classInitCount;
/dalvik/vm/oo/
H A DClass.c4490 gDvm.allocProf.classInitCount++;
4491 self->allocProf.classInitCount++;

Completed in 114 milliseconds