Searched defs:DexPcMoved (Results 1 – 4 of 4) sorted by relevance
/art/tools/tracefast-plugin/ | ||
D | tracefast.cc | 74 void DexPcMoved(art::Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in tracefast::Tracer |
/art/runtime/ | ||
D | trace.cc | 703 void Trace::DexPcMoved(Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in art::Trace |
D | instrumentation_test.cc | 94 void DexPcMoved(Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in art::instrumentation::TestInstrumentationListener |
/art/openjdkjvmti/ | ||
D | events.cc | 780 void DexPcMoved(art::Thread* self, in DexPcMoved() function in openjdkjvmti::JvmtiMethodTraceListener |