Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c6165 long long sum_time; member
6246 l->sum_time += age; in add_location()
6288 l->sum_time = age; in add_location()
7228 if (l->sum_time != l->min_time) { in slab_debugfs_show()
7230 l->min_time, div_u64(l->sum_time, l->count), in slab_debugfs_show()