Searched refs:use_tlab_ (Results 1 – 3 of 3) sorted by relevance
158 : concurrent_copying_(concurrent_copying), use_tlab_(use_tlab) { in ThreadFlipVisitor()166 if (use_tlab_ && thread->HasTlab()) { in Run()187 const bool use_tlab_; member in art::gc::collector::ThreadFlipVisitor233 ThreadFlipVisitor thread_flip_visitor(this, heap_->use_tlab_); in FlipThreadRoots()1307 if (heap_->use_tlab_) { in Copy()
1146 const bool use_tlab_; variable
198 use_tlab_(use_tlab), in Heap()2029 if (use_tlab_) { in ChangeCollector()2040 if (use_tlab_) { in ChangeCollector()