Searched refs:PushInstrumentationStackFrame (Results 1 – 3 of 3) sorted by relevance
45 instrumentation->PushInstrumentationStackFrame(self, method->IsStatic() ? nullptr : this_object, in artInstrumentationMethodEntryFromCode()
394 void PushInstrumentationStackFrame(Thread* self, mirror::Object* this_object,
1049 void Instrumentation::PushInstrumentationStackFrame(Thread* self, mirror::Object* this_object, in PushInstrumentationStackFrame() function in art::instrumentation::Instrumentation