Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.h184 Barrier& GetBarrier() { in GetBarrier() function
Dprofiler.cc141 this->profiler_->GetBarrier().Pass(self); in Run()
/art/runtime/gc/collector/
Dconcurrent_copying.h183 Barrier& GetBarrier() { in GetBarrier() function
Dmark_sweep.h207 Barrier& GetBarrier() { in GetBarrier() function
Dconcurrent_copying.cc182 concurrent_copying_->GetBarrier().Pass(self); in Run()
308 concurrent_copying_->GetBarrier().Pass(self); in Run()
Dmark_sweep.cc1083 mark_sweep_->GetBarrier().Pass(self); in Run()