Searched refs:opt_t (Results 1 – 1 of 1) sorted by relevance
474 bool opt_t = false, opt_r = false; in main_sched_credit() local502 opt_t = true; in main_sched_credit()525 if (!opt_s && (opt_t || opt_r)) { in main_sched_credit()544 if (!opt_t && !opt_r) { /* Output scheduling parameters */ in main_sched_credit()551 if (opt_t) in main_sched_credit()
Completed in 3 milliseconds