HomeSort by relevance Sort by last modified time
    Searched refs: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 174 extern "C" void dvmFastMethodTraceExit(struct Thread* self);
Profile.cpp 1008 void dvmFastMethodTraceExit(Thread* self)
    [all...]
  /dalvik/vm/compiler/template/armv5te/
footer.S 120 .word dvmFastMethodTraceExit
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S 483 la t9, dvmFastMethodTraceExit
    [all...]
CompilerTemplateAsm-armv5te.S     [all...]
CompilerTemplateAsm-armv7-a-neon.S     [all...]
CompilerTemplateAsm-armv7-a.S     [all...]
CompilerTemplateAsm-armv5te-vfp.S     [all...]

Completed in 3149 milliseconds