Home
last modified time | relevance | path

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

/aosp_15_r20/art/tools/tracefast-plugin/
H A Dtracefast.cc50 void MethodExited([[maybe_unused]] art::Thread* thread, in MethodExited() function in tracefast::Tracer
56 void MethodExited([[maybe_unused]] art::Thread* thread, in MethodExited() function in tracefast::Tracer
/aosp_15_r20/art/runtime/
H A Dinstrumentation_test.cc63 void MethodExited([[maybe_unused]] Thread* thread, in MethodExited() function in art::instrumentation::TestInstrumentationListener
71 void MethodExited([[maybe_unused]] Thread* thread, in MethodExited() function in art::instrumentation::TestInstrumentationListener
H A Dinstrumentation.cc64 void InstrumentationListener::MethodExited( in MethodExited() function in art::instrumentation::InstrumentationListener
H A Dtrace.cc1314 void Trace::MethodExited(Thread* thread, in MethodExited() function in art::Trace
/aosp_15_r20/art/openjdkjvmti/
H A 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