Home
last modified time | relevance | path

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

/xen/tools/xl/
A Dxl_sched.c475 bool opt_t = false, opt_r = false; in main_sched_credit() local
504 opt_t = true; in main_sched_credit()
531 if (!opt_s && (opt_t || opt_r || opt_m)) { in main_sched_credit()
550 if (!opt_t && !opt_r && !opt_m) { /* Output scheduling parameters */ in main_sched_credit()
557 if (opt_t) in main_sched_credit()

Completed in 31 milliseconds