Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc188 InstrumentationStackFrame instrumentation_frame(GetThisObject(), m, 0, GetFrameId(), in InstrumentationInstallStack() local
241 InstrumentationStackFrame instrumentation_frame(GetThisObject(), m, return_pc, GetFrameId(), in InstrumentationInstallStack() local
945 static void CheckStackDepth(Thread* self, const InstrumentationStackFrame& instrumentation_frame, in CheckStackDepth()
966 instrumentation::InstrumentationStackFrame instrumentation_frame(this_object, method, lr, in PushInstrumentationStackFrame() local
981 InstrumentationStackFrame instrumentation_frame = stack->front(); in PopInstrumentationStackFrame() local
1038 InstrumentationStackFrame instrumentation_frame = stack->front(); in PopMethodForUnwind() local
Dstack.cc754 const instrumentation::InstrumentationStackFrame& instrumentation_frame = in WalkStack() local