Lines Matching refs:art
23 art::Thread::CardTableOffset<art::kRuntimePointerSize>().Int32Value())
25 art::Thread::ExceptionOffset<art::kRuntimePointerSize>().Int32Value())
27 art::Thread::ThreadFlagsOffset<art::kRuntimePointerSize>().Int32Value())
29 art::Thread::ThinLockIdOffset<art::kRuntimePointerSize>().Int32Value())
31 art::Thread::InterpreterCacheOffset<art::kRuntimePointerSize>().Int32Value())
33 art::Thread::InterpreterCacheSizeLog2())
35 (sizeof(art::InterpreterCache::Entry) * (art::InterpreterCache::kSize - 1)))
37 (art::WhichPowerOf2(sizeof(art::InterpreterCache::Entry)) - 2))
39 art::Thread::IsGcMarkingOffset<art::kRuntimePointerSize>().Int32Value())
41 art::Thread::ThreadLocalAllocStackEndOffset<art::kRuntimePointerSize>().Int32Value())
43 art::Thread::ThreadLocalAllocStackTopOffset<art::kRuntimePointerSize>().Int32Value())
45 art::Thread::ThreadLocalEndOffset<art::kRuntimePointerSize>().Int32Value())
47 art::Thread::ThreadLocalObjectsOffset<art::kRuntimePointerSize>().Int32Value())
49 art::Thread::ThreadLocalPosOffset<art::kRuntimePointerSize>().Int32Value())
51 art::Thread::RosAllocRunsOffset<art::kRuntimePointerSize>().Int32Value())
53 art::Thread::SelfOffset<art::kRuntimePointerSize>().Int32Value())
55 art::Thread::SuspendOrCheckpointRequestFlags())
57 static_cast<uint32_t>(art::ThreadFlag::kSuspendRequest))
59 art::Thread::TopOfManagedStackOffset<art::kRuntimePointerSize>().Int32Value())
61 art::Thread::ThreadSuspendTriggerOffset<art::kRuntimePointerSize>().Int32Value())
63 art::GetThreadOffset<art::kRuntimePointerSize>(art::kQuickAllocObjectInitialized)
66 art::GetThreadOffset<art::kRuntimePointerSize>(art::kQuickAllocArrayResolved)
69 art::Thread::ReadBarrierMarkEntryPointsOffset<art::kRuntimePointerSize>(0))
71 art::Thread::SharedMethodHotnessOffset<art::kRuntimePointerSize>().Int32Value())