Searched refs:DoDexPcMoveEvent (Results 1 – 3 of 3) sorted by relevance
/art/runtime/interpreter/ | ||
D | interpreter_switch_impl0.cc | 123 NO_INLINE static bool DoDexPcMoveEvent(Thread* self, in DoDexPcMoveEvent() function in art::interpreter::ActiveInstrumentationHandler |
D | interpreter_switch_impl1.cc | 189 static bool DoDexPcMoveEvent( in DoDexPcMoveEvent() function in art::interpreter::InactiveInstrumentationHandler |
D | interpreter_switch_impl-inl.h | 367 if (UNLIKELY(!InstrumentationHandler::DoDexPcMoveEvent(Self(), in Preamble() |