Searched refs:InstrumentationRestoreStack (Results 1 – 1 of 1) sorted by relevance
654 static void InstrumentationRestoreStack(Thread* thread) REQUIRES(Locks::mutator_lock_) { in InstrumentationRestoreStack() function1048 Runtime::Current()->GetThreadList()->ForEach(InstrumentationRestoreStack); in MaybeRestoreInstrumentationStack()