Home
last modified time | relevance | path

Searched defs:MethodExited (Results 1 – 6 of 6) sorted by relevance

/art/tools/tracefast-plugin/
Dtracefast.cc51 void MethodExited(art::Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in tracefast::Tracer
58 void MethodExited(art::Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in tracefast::Tracer
/art/openjdkjvmti/
Devents.cc593 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::JvmtiMethodTraceListener
620 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::JvmtiMethodTraceListener
/art/runtime/
Dinstrumentation_test.cc65 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::TestInstrumentationListener
74 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::TestInstrumentationListener
Dtrace.cc745 void Trace::MethodExited(Thread* thread, in MethodExited() function in art::Trace
Dinstrumentation.cc57 void InstrumentationListener::MethodExited(Thread* thread, in MethodExited() function in art::instrumentation::InstrumentationListener
Ddebugger.cc178 void MethodExited(Thread* thread, in MethodExited() function in art::DebugInstrumentationListener