Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.h156 void MethodUnwind(Thread* thread,
Dinstrumentation.h90 virtual void MethodUnwind(Thread* thread,
Dinstrumentation_test.cc81 void MethodUnwind(Thread* thread ATTRIBUTE_UNUSED, in MethodUnwind() function in art::instrumentation::FINAL
Dinstrumentation.cc999 listener->MethodUnwind(thread, thiz, method, dex_pc); in MethodUnwindEvent()
Dtrace.cc797 void Trace::MethodUnwind(Thread* thread, in MethodUnwind() function in art::Trace
Ddebugger.cc189 void MethodUnwind(Thread* thread ATTRIBUTE_UNUSED, in MethodUnwind() function in art::FINAL
/art/runtime/openjdkjvmti/
Devents.cc398 void MethodUnwind(art::Thread* self, in MethodUnwind() function in openjdkjvmti::FINAL