Home
last modified time | relevance | path

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

/art/tools/tracefast-plugin/
Dtracefast.cc74 void DexPcMoved(art::Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in tracefast::Tracer
/art/runtime/
Dtrace.cc703 void Trace::DexPcMoved(Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in art::Trace
Dinstrumentation_test.cc94 void DexPcMoved(Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in art::instrumentation::TestInstrumentationListener
/art/openjdkjvmti/
Devents.cc780 void DexPcMoved(art::Thread* self, in DexPcMoved() function in openjdkjvmti::JvmtiMethodTraceListener