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

/art/runtime/
H A Dglobals.h112 static constexpr bool kUseTlab = true; member in namespace:art
114 static constexpr bool kUseTlab = false; member in namespace:art
H A Druntime_options.def67 RUNTIME_OPTIONS_KEY (bool, UseTLAB, (kUseTlab || kUseReadBarrier))

Completed in 49 milliseconds