Type of it? You mean like, Java type? It's dalvik, not everything runs ARM, and there wouldn't be a meaningful way to quantify this anyway, as the code is at least partially interpreted (ran on dalvik sans jit), plus API level 1 didn't *have* a jitter :-).
Kris On Wed, Sep 28, 2011 at 8:37 AM, ehsan azimzadeh <[email protected]> wrote: > Hi > > In below link: > http://developer.android.com/reference/android/os/Debug.InstructionCount.html > What do instructions mean? ARM instructions or Dalvik bytecodes? Which one? > I want number and type of executed dynamic bytecode. How can I do this? > > Thanks > Ehsan > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

