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