Searched refs:runnable (Results 1 – 5 of 5) sorted by relevance
60 int runnable; // true if thread is runnable right now member
838 return new_qos->domain_info[indexof(domid)].runnable; in domain_runnable()993 new_qos->domain_info[idx].runnable = 1; in qos_switch_in()1058 new_qos->domain_info[idx].runnable = 0; in qos_state_sleeping()1092 new_qos->domain_info[idx].runnable = 1; in qos_state_runnable()
32 amount of time the domain spent in the "runnable" state (or on the run queue)
211 candidates with a smaller number of vCPUs runnable on them (due227 different nodes. Favoring candidates with fewer vCPUs already runnable
354 The domain is blocked, and not running or runnable. This can be because the
Completed in 12 milliseconds