Searched refs:opt_r (Results 1 – 1 of 1) sorted by relevance
474 bool opt_t = false, opt_r = false; in main_sched_credit() local506 opt_r = 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()554 if (opt_r) in main_sched_credit()598 bool opt_r = false; in main_sched_credit2() local629 opt_r = true; in main_sched_credit2()659 if (!opt_r) { /* Output scheduling parameters */ in main_sched_credit2()
Completed in 3 milliseconds