Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h454 void WatchedFramePopped(Thread* thread, const ShadowFrame& frame) const in WatchedFramePopped() function
Dinstrumentation_test.cc424 instr->WatchedFramePopped(self, frame); in ReportEvent()
/art/runtime/interpreter/
Dinterpreter_common.cc503 instrumentation->WatchedFramePopped(self, shadow_frame); in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()