Home
last modified time | relevance | path

Searched refs:kUseTlab (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime_globals.h65 static constexpr bool kUseTlab = true; variable
67 static constexpr bool kUseTlab = false; variable
Druntime_options.def76 RUNTIME_OPTIONS_KEY (bool, UseTLAB, (kUseTlab || kUseReadBarr…