Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dslub.c5235 long long sum_time; member
5316 l->sum_time += age; in add_location()
5358 l->sum_time = age; in add_location()
6300 if (l->sum_time != l->min_time) { in slab_debugfs_show()
6302 l->min_time, div_u64(l->sum_time, l->count), in slab_debugfs_show()