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

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

Completed in 471 milliseconds