Searched defs:MethodExited (Results 1 – 6 of 6) sorted by relevance
51 void MethodExited(art::Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in tracefast::Tracer58 void MethodExited(art::Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in tracefast::Tracer
593 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::JvmtiMethodTraceListener620 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::JvmtiMethodTraceListener
65 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::TestInstrumentationListener74 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::TestInstrumentationListener
745 void Trace::MethodExited(Thread* thread, in MethodExited() function in art::Trace
57 void InstrumentationListener::MethodExited(Thread* thread, in MethodExited() function in art::instrumentation::InstrumentationListener
178 void MethodExited(Thread* thread, in MethodExited() function in art::DebugInstrumentationListener