Searched defs:use_tlab_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/ | ||
D | heap.h | 1466 const bool use_tlab_; variable |
/art/runtime/gc/collector/ | ||
D | concurrent_copying.cc | 506 const bool use_tlab_; member in art::gc::collector::ConcurrentCopying::ThreadFlipVisitor |