Home
last modified time | relevance | path

Searched refs:DexPcMovedEvent (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dinstrumentation_test.cc406 instr->DexPcMovedEvent(self, obj, method, dex_pc); in ReportEvent()
564 TEST_F(InstrumentationTest, DexPcMovedEvent) { in TEST_F() argument
Dinstrumentation.h433 void DexPcMovedEvent(Thread* thread, in DexPcMovedEvent() function
/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h215 instrumentation->DexPcMovedEvent(self, in DoDexPcMoveEvent()