Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h495 void PushInstrumentationStackFrame(Thread* self,
Dinstrumentation.cc1386 void Instrumentation::PushInstrumentationStackFrame(Thread* self, in PushInstrumentationStackFrame() function in art::instrumentation::Instrumentation
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1071 instrumentation->PushInstrumentationStackFrame(self, in artInstrumentationMethodEntryFromCode()