Home
last modified time | relevance | path

Searched defs:MethodUnwind (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/tools/tracefast-plugin/
H A Dtracefast.cc68 void MethodUnwind(art::Thread* thread ATTRIBUTE_UNUSED, in MethodUnwind() function in tracefast::Tracer
/aosp12/art/runtime/
H A Dtrace.cc762 void Trace::MethodUnwind(Thread* thread, in MethodUnwind() function in art::Trace
H A Dinstrumentation_test.cc86 void MethodUnwind(Thread* thread ATTRIBUTE_UNUSED, in MethodUnwind() function in art::instrumentation::TestInstrumentationListener
/aosp12/art/openjdkjvmti/
H A Devents.cc750 void MethodUnwind(art::Thread* self, in MethodUnwind() function in openjdkjvmti::JvmtiMethodTraceListener