Searched refs:priority_thread_weight_ (Results 1 – 2 of 2) sorted by relevance
73 return priority_thread_weight_; in GetPriorityThreadWeight()140 uint16_t priority_thread_weight_; variable153 priority_thread_weight_(0), in JitOptions()
130 jit_options->priority_thread_weight_ = in CreateFromRuntimeArguments()132 if (jit_options->priority_thread_weight_ > jit_options->warmup_threshold_) { in CreateFromRuntimeArguments()134 } else if (jit_options->priority_thread_weight_ == 0) { in CreateFromRuntimeArguments()138 jit_options->priority_thread_weight_ = std::max( in CreateFromRuntimeArguments()