Home
last modified time | relevance | path

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

/linux-6.1.9/tools/vm/
Dslabinfo.c831 avg_objects, total_objects = 0; in totals() local
963 avg_objects = total_objects / used_slabs; in totals()
994 store_size(b1, avg_objects);store_size(b2, min_objects); in totals()