Home
last modified time | relevance | path

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

12

/art/openjdkjvmti/
Dti_stack.h106 bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in VisitFrame() function
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
Devents.cc932 bool VisitFrame() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in FindCatchMethodsFromThrow() function in openjdkjvmti::JvmtiMethodTraceListener::FindCatchMethodsFromThrow::CatchLocationFinder
/art/runtime/
Dmonitor_objects_stack_visitor.cc25 bool MonitorObjectsStackVisitor::VisitFrame() { in VisitFrame() function in art::MonitorObjectsStackVisitor
Dnth_caller_visitor.h38 bool VisitFrame() REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
Dcheck_reference_map_visitor.h38 bool VisitFrame() REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
Dinstrumentation.cc496 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in InstrumentationInstallStack() function
572 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in UpdateNeedsDexPcEventsOnStack() function
595 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in ReportMethodEntryForOnStackMethods() function
657 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in InstrumentationRestoreStack() function
692 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in HasFramesNeedingForceDeopt() function
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
Dquick_exception_handler.cc84 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::CatchBlockStackVisitor
438 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::DeoptimizeStackVisitor
Dcha.cc194 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::CHAStackVisitor
Dtrace_profile.cc156 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in RecordMethodsOnThreadStack() function
Dhidden_api.cc233 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in GetReflectionCallerAccessContext() function
Dthread.cc2803 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::JniTransitionReferenceVisitor
2981 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::FetchStackTraceVisitor
3068 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::BuildInternalStackTraceVisitor
4155 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::ReferenceMapVisitor
Dmonitor.cc191 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in SetLockingMethod() function
/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.cc43 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
/art/test/004-StackWalk/
Dstack_walk_jni.cc39 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::TestReferenceMapVisitor
/art/test/454-get-vreg/
Dget_vreg_jni.cc37 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anon2a1d6d7b0111::TestVisitor
/art/test/466-get-live-vreg/
Dget_live_vreg_jni.cc35 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anondbfe3b6a0111::TestVisitor
/art/test/2011-stack-walk-concurrent-instrument/
Dstack_walk_concurrent.cc47 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::__anon28a5ba1c0111::GetProxyQuickFrameVisitor
/art/test/457-regs/
Dregs_jni.cc35 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anon534fcf4c0111::TestVisitor
/art/runtime/native/
Ddalvik_system_VMStack.cc108 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VMStack_getClosestUserClassLoader() function
Ddalvik_system_ZygoteHooks.cc96 bool VisitFrame() override REQUIRES(Locks::mutator_lock_) { in DoCollectNonDebuggableCallback() function in art::DoCollectNonDebuggableCallback::NonDebuggableStacksVisitor
/art/test/178-app-image-native-method/
Dnative_methods.cc719 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in Java_Main_b189235039CheckLocks() function in art::Java_Main_b189235039CheckLocks::VisitLocks

12