Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h512 TwoWordReturn PopInstrumentationStackFrame(Thread* self,
Dinstrumentation.cc1499 TwoWordReturn Instrumentation::PopInstrumentationStackFrame(Thread* self, in PopInstrumentationStackFrame() function in art::instrumentation::Instrumentation
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1109 TwoWordReturn return_or_deoptimize_pc = instrumentation->PopInstrumentationStackFrame( in artInstrumentationMethodExitFromCode()