Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dslub.c6166 long long sum_time; member
6247 l->sum_time += age; in add_location()
6289 l->sum_time = age; in add_location()
7229 if (l->sum_time != l->min_time) { in slab_debugfs_show()
7231 l->min_time, div_u64(l->sum_time, l->count), in slab_debugfs_show()