Searched refs:PopMethodForUnwind (Results 1 – 3 of 3) sorted by relevance
592 instrumentation->PopMethodForUnwind(self_, is_deoptimization_); in UpdateInstrumentationStack()
405 void PopMethodForUnwind(Thread* self, bool is_deoptimization) const
1113 void Instrumentation::PopMethodForUnwind(Thread* self, bool is_deoptimization) const { in PopMethodForUnwind() function in art::instrumentation::Instrumentation