Searched refs:sum_time (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c3517 long long sum_time; member in struct:location
3586 l->sum_time += age;
3623 l->sum_time = age;
3697 if (l->sum_time != l->min_time) {
3700 (long)div_u64(l->sum_time, l->count),

Completed in 124 milliseconds