Home
last modified time | relevance | path

Searched refs:MethodExited (Results 1 – 7 of 7) sorted by relevance

/art/runtime/
Dinstrumentation.cc54 void InstrumentationListener::MethodExited(Thread* thread, in MethodExited() function in art::instrumentation::InstrumentationListener
63 MethodExited(thread, this_object, method, dex_pc, v); in MethodExited()
1037 listener->MethodExited(thread, thiz, method, dex_pc, return_value); in MethodExitEventImpl()
1044 listener->MethodExited(thread, thiz, method, dex_pc, ret); in MethodExitEventImpl()
Dtrace.h150 void MethodExited(Thread* thread,
Dinstrumentation.h73 virtual void MethodExited(Thread* thread,
83 virtual void MethodExited(Thread* thread,
Dinstrumentation_test.cc66 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::FINAL
75 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::FINAL
Dtrace.cc790 void Trace::MethodExited(Thread* thread, in MethodExited() function in art::Trace
Ddebugger.cc174 void MethodExited(Thread* thread, in MethodExited() function in art::FINAL
/art/openjdkjvmti/
Devents.cc499 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::FINAL
525 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::FINAL