Home
last modified time | relevance | path

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

/art/tools/tracefast-plugin/
Dtracefast.cc50 void MethodExited(art::Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in tracefast::Tracer
56 void MethodExited(art::Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in tracefast::Tracer
/art/runtime/
Dinstrumentation.cc65 void InstrumentationListener::MethodExited( in MethodExited() function in art::instrumentation::InstrumentationListener
75 MethodExited(thread, method, frame, v); in MethodExited()
1342 listener->MethodExited(thread, method, frame, return_value); in MethodExitEventImpl()
1359 listener->MethodExited(thread, method, frame, return_value); in MethodExitEventImpl()
Dinstrumentation.h80 virtual void MethodExited(Thread* thread,
89 virtual void MethodExited(Thread* thread,
Dtrace.h181 void MethodExited(Thread* thread,
Dinstrumentation_test.cc63 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::TestInstrumentationListener
71 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::TestInstrumentationListener
Dtrace.cc940 void Trace::MethodExited(Thread* thread, in MethodExited() function in art::Trace
/art/openjdkjvmti/
Devents.cc638 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::JvmtiMethodTraceListener
691 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::JvmtiMethodTraceListener