Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xl/
A Dxl_sched.c475 bool opt_s = false; in main_sched_credit() local
509 opt_s = true; in main_sched_credit()
516 if ((cpupool || opt_s) && (dom || opt_w || opt_c)) { in main_sched_credit()
525 if (!opt_s && (opt_t || opt_r)) { in main_sched_credit()
531 if (opt_s) { in main_sched_credit()
597 bool opt_s = false; in main_sched_credit2() local
625 opt_s = true; in main_sched_credit2()
646 if (opt_s) { in main_sched_credit2()

Completed in 4 milliseconds