Home | History | Annotate | Download | only in collector

Lines Matching defs:use_tlab_

336       : concurrent_copying_(concurrent_copying), use_tlab_(use_tlab) {
345 if (use_tlab_ && thread->HasTlab()) {
400 const bool use_tlab_;
615 ThreadFlipVisitor thread_flip_visitor(this, heap_->use_tlab_);
2275 if (heap_->use_tlab_) {