Home
last modified time | relevance | path

Searched defs:InstrumentationStackFrame (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dinstrumentation.h745 struct InstrumentationStackFrame { struct
746 InstrumentationStackFrame(mirror::Object* this_object, in InstrumentationStackFrame() function
760 mirror::Object* this_object_;
761 ArtMethod* method_;
762 uintptr_t return_pc_;
763 bool interpreter_entry_;
764 uint64_t force_deopt_id_;