Searched refs:min_time (Results 1 – 1 of 1) sorted by relevance
4680 long min_time; member4752 if (age < l->min_time) in add_location()4753 l->min_time = age; in add_location()4789 l->min_time = age; in add_location()5742 if (l->sum_time != l->min_time) { in slab_debugfs_show()5744 l->min_time, div_u64(l->sum_time, l->count), in slab_debugfs_show()5747 seq_printf(seq, " age=%ld", l->min_time); in slab_debugfs_show()