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

  /art/runtime/jit/
jit.h 51 static constexpr size_t kDefaultPriorityThreadWeightRatio = 1000;
jit.cc 126 jit_options->warmup_threshold_ / Jit::kDefaultPriorityThreadWeightRatio,

Completed in 157 milliseconds