Searched refs:PopInstrumentationStackFrame (Results 1 – 3 of 3) sorted by relevance
69 TwoWordReturn return_or_deoptimize_pc = instrumentation->PopInstrumentationStackFrame( in artInstrumentationMethodExitFromCode()
327 TwoWordReturn PopInstrumentationStackFrame(Thread* self, uintptr_t* return_pc,
1055 TwoWordReturn Instrumentation::PopInstrumentationStackFrame(Thread* self, uintptr_t* return_pc, in PopInstrumentationStackFrame() function in art::instrumentation::Instrumentation