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

/art/runtime/entrypoints/quick/
H A Dquick_instrumentation_entrypoints.cc42 instrumentation->PushInstrumentationStackFrame(self, method->IsStatic() ? nullptr : this_object,
/art/runtime/
H A Dinstrumentation.h341 void PushInstrumentationStackFrame(Thread* self, mirror::Object* this_object,
H A Dinstrumentation.cc957 void Instrumentation::PushInstrumentationStackFrame(Thread* self, mirror::Object* this_object, function in class:art::instrumentation::Instrumentation

Completed in 98 milliseconds