Searched refs:total_sampled (Results 1 – 1 of 1) sorted by relevance
146 long total_sampled = 0; in activeExpireCycle() local201 total_sampled++; in activeExpireCycle()238 if (total_sampled) { in activeExpireCycle()239 current_perc = (double)total_expired/total_sampled; in activeExpireCycle()