Home
last modified time | relevance | path

Searched refs:DexPcMoved (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Dtrace.h163 void DexPcMoved(Thread* thread,
Dinstrumentation.h99 virtual void DexPcMoved(Thread* thread,
Dinstrumentation_test.cc92 void DexPcMoved(Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in art::instrumentation::FINAL
Dtrace.cc747 void Trace::DexPcMoved(Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in art::Trace
Dinstrumentation.cc1076 listener->DexPcMoved(thread, thiz, method, dex_pc); in DexPcMovedEventImpl()
/art/openjdkjvmti/
Devents.cc583 void DexPcMoved(art::Thread* self, in DexPcMoved() function in openjdkjvmti::FINAL