Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/
H A Dheap.h1649 const bool use_tlab_; variable
/aosp_15_r20/art/runtime/gc/collector/
H A Dconcurrent_copying.cc523 const bool use_tlab_; member in art::gc::collector::ConcurrentCopying::ThreadFlipVisitor