Home | Sort by relevance Sort by last modified time |
/art/runtime/ | |
globals.h | 108 static constexpr bool kUseTlab = true; 110 static constexpr bool kUseTlab = false; |
runtime_options.def | 65 RUNTIME_OPTIONS_KEY (bool, UseTLAB, kUseTlab) |