Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslub.c4181 long long sum_time; member
4250 l->sum_time += age; in add_location()
4287 l->sum_time = age; in add_location()
4360 if (l->sum_time != l->min_time) { in list_locations()
4363 (long)div_u64(l->sum_time, l->count), in list_locations()