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

/dalvik/vm/
H A DProfile.h77 int classInitCount; // #of initialized classes member in struct:AllocProfState
/dalvik/vm/native/
H A Ddalvik_system_VMDebug.cpp125 allocProf->classInitCount = 0;
195 pResult->i = allocProf->classInitCount;
/dalvik/vm/oo/
H A DClass.cpp4508 gDvm.allocProf.classInitCount++;
4509 self->allocProf.classInitCount++;

Completed in 92 milliseconds