Home
last modified time | relevance | path

Searched refs:concurrent_copying_ (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.cc275 concurrent_copying_->GetBarrier().Pass(self); in Run()
279 ConcurrentCopying* const concurrent_copying_; member in art::gc::collector::ConcurrentCopying::ActivateReadBarrierEntrypointsCheckpoint
295 ConcurrentCopying* const concurrent_copying_; member in art::gc::collector::ConcurrentCopying::ActivateReadBarrierEntrypointsCallback
527 ConcurrentCopying* const concurrent_copying_; member in art::gc::collector::ConcurrentCopying::ThreadFlipVisitor
539 ConcurrentCopying* cc = concurrent_copying_; in Run()
597 ConcurrentCopying* const concurrent_copying_; member in art::gc::collector::ConcurrentCopying::FlipCallback
1003 ConcurrentCopying* const concurrent_copying_; member in art::gc::collector::ConcurrentCopying::RevokeThreadLocalMarkStackCheckpoint
1732 ConcurrentCopying* const concurrent_copying_; member in art::gc::collector::ConcurrentCopying::DisableMarkingCheckpoint
1744 CHECK(concurrent_copying_->is_marking_); in Run()
1745 concurrent_copying_->is_marking_ = false; in Run()
[all …]