Searched refs:idx_intercept_sum (Results 1 – 1 of 1) sorted by relevance
284 unsigned int idx_intercept_sum = 0; in teo_select() local339 idx_intercept_sum = intercept_sum; in teo_select()369 if (2 * idx_intercept_sum > cpu_data->total - idx_hit_sum) { in teo_select()387 if (2 * intercept_sum > idx_intercept_sum) { in teo_select()