Home
last modified time | relevance | path

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

/art/runtime/
Dglobals.h108 static constexpr bool kUseTlab = true; variable
110 static constexpr bool kUseTlab = false; variable
Druntime_options.def65 RUNTIME_OPTIONS_KEY (bool, UseTLAB, kUseTlab)