Searched defs:DexPcMoved (Results 1 – 5 of 5) sorted by relevance
/art/tools/tracefast-plugin/ | ||
D | tracefast.cc | 71 void DexPcMoved(art::Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in tracefast::Tracer |
/art/runtime/ | ||
D | trace.cc | 702 void Trace::DexPcMoved(Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in art::Trace |
D | instrumentation_test.cc | 91 void DexPcMoved(Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in art::instrumentation::TestInstrumentationListener |
D | debugger.cc | 208 void DexPcMoved(Thread* thread, in DexPcMoved() function in art::DebugInstrumentationListener |
/art/openjdkjvmti/ | ||
D | events.cc | 679 void DexPcMoved(art::Thread* self, in DexPcMoved() function in openjdkjvmti::JvmtiMethodTraceListener |