Home
last modified time | relevance | path

Searched defs:VisitFrame (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/art/runtime/
H A Dinstrumentation.cc527 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in InstrumentationInstallStack() function
603 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in UpdateNeedsDexPcEventsOnStack() function
626 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in ReportMethodEntryForOnStackMethods() function
688 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in InstrumentationRestoreStack() function
723 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in HasFramesNeedingForceDeopt() function
H A Dstack.cc602 bool VisitFrame() override { in ComputeNumFrames() function
628 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in GetNextMethodAndDexPc() function
661 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in DescribeStack() function
H A Dquick_exception_handler.cc83 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::CatchBlockStackVisitor
437 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::DeoptimizeStackVisitor
H A Dmonitor_objects_stack_visitor.cc25 bool MonitorObjectsStackVisitor::VisitFrame() { in VisitFrame() function in art::MonitorObjectsStackVisitor
H A Dnth_caller_visitor.h38 bool VisitFrame() REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
H A Dcheck_reference_map_visitor.h38 bool VisitFrame() REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
H A Dcha.cc194 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::CHAStackVisitor
H A Dthread.cc2783 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::JniTransitionReferenceVisitor
2961 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::FetchStackTraceVisitor
3048 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::BuildInternalStackTraceVisitor
4136 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::ReferenceMapVisitor
H A Dhidden_api.cc178 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in GetReflectionCallerAccessContext() function
H A Dmonitor.cc191 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in SetLockingMethod() function
/aosp_15_r20/art/openjdkjvmti/
H A Dti_stack.h106 bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in VisitFrame() function
H A Dti_stack.cc100 bool VisitFrame() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in VisitFrame() function
859 bool VisitFrame() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in VisitFrame() function
H A Devents.cc932 bool VisitFrame() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in FindCatchMethodsFromThrow() function in openjdkjvmti::JvmtiMethodTraceListener::FindCatchMethodsFromThrow::CatchLocationFinder
/aosp_15_r20/art/test/167-visit-locks/
H A Dvisit_locks.cc46 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in Java_Main_testVisitLocks() function in art::Java_Main_testVisitLocks::VisitLocks
/aosp_15_r20/art/test/004-ReferenceMap/
H A Dstack_walk_refmap_jni.cc43 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
/aosp_15_r20/art/test/004-StackWalk/
H A Dstack_walk_jni.cc39 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::TestReferenceMapVisitor
/aosp_15_r20/art/test/466-get-live-vreg/
H A Dget_live_vreg_jni.cc35 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anone0dd70ea0111::TestVisitor
/aosp_15_r20/art/test/454-get-vreg/
H A Dget_vreg_jni.cc37 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anonb4f3c2fb0111::TestVisitor
/aosp_15_r20/art/test/2011-stack-walk-concurrent-instrument/
H A Dstack_walk_concurrent.cc46 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::StackWalkConcurrentInstrument::SelfStackWalkVisitor
/aosp_15_r20/art/test/1945-proxy-method-arguments/
H A Dget_args.cc39 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anonc96b9f9c0111::GetProxyQuickFrameVisitor
/aosp_15_r20/art/test/457-regs/
H A Dregs_jni.cc35 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anonfde8a4cc0111::TestVisitor
/aosp_15_r20/art/runtime/native/
H A Ddalvik_system_VMStack.cc108 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VMStack_getClosestUserClassLoader() function
H A Ddalvik_system_ZygoteHooks.cc96 bool VisitFrame() override REQUIRES(Locks::mutator_lock_) { in DoCollectNonDebuggableCallback() function in art::DoCollectNonDebuggableCallback::NonDebuggableStacksVisitor
/aosp_15_r20/art/test/178-app-image-native-method/
H A Dnative_methods.cc719 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in Java_Main_b189235039CheckLocks() function in art::Java_Main_b189235039CheckLocks::VisitLocks
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc731 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in HandleDeoptimization() function in art::HandleDeoptimization::EntireStackVisitor

12