Searched refs:prev_cost (Results 1 – 1 of 1) sorted by relevance
245 unsigned long prev_cost = ULONG_MAX; in em_compute_costs() local267 if (table[i].cost >= prev_cost) { in em_compute_costs()272 prev_cost = table[i].cost; in em_compute_costs()