Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor_objects_stack_visitor.cc25 bool MonitorObjectsStackVisitor::VisitFrame() { in VisitFrame() function in art::MonitorObjectsStackVisitor
Dnth_caller_visitor.h37 bool VisitFrame() REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
Dcheck_reference_map_visitor.h37 bool VisitFrame() REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
Dquick_exception_handler.cc78 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::CatchBlockStackVisitor
350 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::DeoptimizeStackVisitor
Dstack.cc581 bool VisitFrame() override { in ComputeNumFrames() function
607 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in GetNextMethodAndDexPc() function
640 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in DescribeStack() function
Dcha.cc194 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::CHAStackVisitor
Dinstrumentation.cc313 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in InstrumentationInstallStack() function
474 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in InstrumentationRestoreStack() function
Dthread.cc2666 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::FetchStackTraceVisitor
2753 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::BuildInternalStackTraceVisitor
3687 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::ReferenceMapVisitor
Dmonitor.cc177 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in SetLockingMethod() function
/art/openjdkjvmti/
Dti_stack.h106 bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in VisitFrame() function
Dti_stack.cc102 bool VisitFrame() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in VisitFrame() function
858 bool VisitFrame() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in VisitFrame() function
Devents.cc946 bool VisitFrame() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in FindCatchMethodsFromThrow() function in openjdkjvmti::JvmtiMethodTraceListener::FindCatchMethodsFromThrow::CatchLocationFinder
Dti_redefine.cc297 bool VisitFrame() override REQUIRES(art::Locks::mutator_lock_) { in VisitFrame() function in openjdkjvmti::ObsoleteMethodStackVisitor
/art/test/167-visit-locks/
Dvisit_locks.cc46 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in Java_Main_testVisitLocks() function in art::Java_Main_testVisitLocks::VisitLocks
/art/test/004-ReferenceMap/
Dstack_walk_refmap_jni.cc40 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
/art/test/004-StackWalk/
Dstack_walk_jni.cc38 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::TestReferenceMapVisitor
/art/test/466-get-live-vreg/
Dget_live_vreg_jni.cc35 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anon2b17a0740111::TestVisitor
/art/test/454-get-vreg/
Dget_vreg_jni.cc37 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anon48e11e050111::TestVisitor
/art/test/2011-stack-walk-concurrent-instrument/
Dstack_walk_concurrent.cc46 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::StackWalkConcurrentInstrument::SelfStackWalkVisitor
/art/test/1945-proxy-method-arguments/
Dget_args.cc39 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anon5aebc0660111::GetProxyQuickFrameVisitor
/art/test/457-regs/
Dregs_jni.cc35 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anon9f9895d60111::TestVisitor
/art/runtime/native/
Ddalvik_system_VMStack.cc116 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VMStack_getClosestUserClassLoader() function
Ddalvik_system_ZygoteHooks.cc95 bool VisitFrame() override REQUIRES(Locks::mutator_lock_) { in DoCollectNonDebuggableCallback() function in art::DoCollectNonDebuggableCallback::NonDebuggableStacksVisitor
Djava_lang_Class.cc76 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in GetReflectionCaller() function
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc625 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in HandleDeoptimization() function in art::HandleDeoptimization::EntireStackVisitor