Home
last modified time | relevance | path

Searched refs:MethodUnwindEvent (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Dinstrumentation_test.cc400 instr->MethodUnwindEvent(self, obj, method, dex_pc); in ReportEvent()
556 TEST_F(InstrumentationTest, MethodUnwindEvent) { in TEST_F() argument
Dinstrumentation.h412 void MethodUnwindEvent(Thread* thread, mirror::Object* this_object,
/art/runtime/interpreter/
Dinterpreter.cc284 instrumentation->MethodUnwindEvent(self, in Execute()
Dinterpreter_common.cc507 instrumentation->MethodUnwindEvent(self, in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc948 instr->MethodUnwindEvent(self, in artQuickProxyInvokeHandler()
958 instr->MethodUnwindEvent(self, in artQuickProxyInvokeHandler()