Home
last modified time | relevance | path

Searched defs:use_tlab_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/gc/
H A Dheap.h1560 const bool use_tlab_; variable
/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.cc528 const bool use_tlab_; member in art::gc::collector::ConcurrentCopying::ThreadFlipVisitor