Home
last modified time | relevance | path

Searched refs:opt_s (Results 1 – 1 of 1) sorted by relevance

/xen/tools/xl/
A Dxl_sched.c476 bool opt_s = false, opt_m = false; in main_sched_credit() local
515 opt_s = true; in main_sched_credit()
522 if ((cpupool || opt_s) && (dom || opt_w || opt_c)) { in main_sched_credit()
531 if (!opt_s && (opt_t || opt_r || opt_m)) { in main_sched_credit()
537 if (opt_s) { in main_sched_credit()
606 bool opt_s = false; in main_sched_credit2() local
634 opt_s = true; in main_sched_credit2()
655 if (opt_s) { in main_sched_credit2()

Completed in 3 milliseconds