HomeSort by relevance Sort by last modified time
    Searched refs:classInitTime (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/
Profile.h 78 u8 classInitTime; // cumulative time spent in class init (nsec)
  /dalvik/vm/native/
dalvik_system_VMDebug.cpp 128 allocProf->classInitTime = 0;
199 pResult->i = (int) (allocProf->classInitTime / 1000);
  /dalvik/vm/oo/
Class.cpp     [all...]

Completed in 136 milliseconds