Home
last modified time | relevance | path

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

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