Searched refs:max_lookahead_tries (Results 1 – 3 of 3) sorted by relevance
1807 static int max_lookahead_tries; variable1867 if (tries_num > max_lookahead_tries)1923 max_lookahead_tries = 100;1925 max_lookahead_tries *= lookahead;
3827 (choice_stack, cycle_issued_insns, max_lookahead_tries,3830 (choose_ready): Calculate max_lookahead_tries. Initiate
2056 static int max_lookahead_tries; variable2117 if (tries_num > max_lookahead_tries) in max_issue()2180 max_lookahead_tries = 100; in choose_ready()2182 max_lookahead_tries *= lookahead; in choose_ready()