Home
last modified time | relevance | path

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

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