HomeSort by relevance Sort by last modified time
    Searched full:dvmfastmethodtraceexit (Results 1 - 9 of 9) sorted by null

  /dalvik/vm/compiler/template/mips/
TEMPLATE_RETURN.S 17 la t9, dvmFastMethodTraceExit
  /dalvik/vm/
Profile.h 144 extern "C" void dvmFastMethodTraceExit(struct Thread* self);
Profile.cpp 821 void dvmFastMethodTraceExit(Thread* self)
  /dalvik/vm/compiler/template/armv5te/
footer.S 120 .word dvmFastMethodTraceExit
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S     [all...]
CompilerTemplateAsm-mips.S 483 la t9, dvmFastMethodTraceExit
    [all...]
CompilerTemplateAsm-armv5te-vfp.S     [all...]
CompilerTemplateAsm-armv7-a-neon.S     [all...]
CompilerTemplateAsm-armv7-a.S     [all...]

Completed in 1061 milliseconds