HomeSort by relevance Sort by last modified time
    Searched refs:kUseTlab (Results 1 - 2 of 2) sorted by null

  /art/runtime/
globals.h 147 static constexpr bool kUseTlab = true;
149 static constexpr bool kUseTlab = false;
runtime_options.def 69 RUNTIME_OPTIONS_KEY (bool, UseTLAB, (kUseTlab || kUseReadBarrier))

Completed in 275 milliseconds