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

  /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)

Completed in 70 milliseconds