Searched defs:DexPcMoved (Results 1 – 4 of 4) sorted by relevance
/art/tools/tracefast-plugin/ | ||
D | tracefast.cc | 67 void DexPcMoved([[maybe_unused]] art::Thread* thread, in DexPcMoved() function in tracefast::Tracer |
/art/runtime/ | ||
D | instrumentation_test.cc | 86 void DexPcMoved([[maybe_unused]] Thread* thread, in DexPcMoved() function in art::instrumentation::TestInstrumentationListener |
D | trace.cc | 1265 void Trace::DexPcMoved([[maybe_unused]] Thread* thread, in DexPcMoved() function in art::Trace |
/art/openjdkjvmti/ | ||
D | events.cc | 767 void DexPcMoved(art::Thread* self, in DexPcMoved() function in openjdkjvmti::JvmtiMethodTraceListener |