Searched refs:Pass (Results 1 – 12 of 12) sorted by relevance
1 Pass
42 void Pass(Thread* self) REQUIRES(!lock_);
32 void Barrier::Pass(Thread* self) { in Pass() function in art::Barrier
98 barrier_->Pass(self); in Run()
143 this->profiler_->GetBarrier().Pass(self); in Run()
207 barrier_.Pass(self); in Run()
30 const-string v1, "Pass"
219 concurrent_copying_->GetBarrier().Pass(self); in Run()347 concurrent_copying_->GetBarrier().Pass(self); in Run()507 concurrent_copying_->GetBarrier().Pass(self); in Run()916 concurrent_copying_->GetBarrier().Pass(self); in Run()
1152 mark_sweep_->GetBarrier().Pass(self); in Run()
492 barrier_->Pass(Thread::Current()); in Run()
1615 move $a2 ,$s1 # Pass self as argument.
1401 barrier_->Pass(Thread::Current()); in Run()