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