Home
last modified time | relevance | path

Searched refs:MaybeRestoreInstrumentationStack (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dinstrumentation.cc1046 void Instrumentation::MaybeRestoreInstrumentationStack() { in MaybeRestoreInstrumentationStack() function in art::instrumentation::Instrumentation
1112 MaybeRestoreInstrumentationStack(); in UpdateStubs()
1348 MaybeRestoreInstrumentationStack(); in Undeoptimize()
H A Dinstrumentation.h624 void MaybeRestoreInstrumentationStack() REQUIRES(Locks::mutator_lock_);