Home
last modified time | relevance | path

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

/art/tools/tracefast-plugin/
Dtracefast.cc67 void DexPcMoved([[maybe_unused]] art::Thread* thread, in DexPcMoved() function in tracefast::Tracer
/art/runtime/
Dinstrumentation_test.cc86 void DexPcMoved([[maybe_unused]] Thread* thread, in DexPcMoved() function in art::instrumentation::TestInstrumentationListener
Dtrace.cc1265 void Trace::DexPcMoved([[maybe_unused]] Thread* thread, in DexPcMoved() function in art::Trace
/art/openjdkjvmti/
Devents.cc767 void DexPcMoved(art::Thread* self, in DexPcMoved() function in openjdkjvmti::JvmtiMethodTraceListener