Home
last modified time | relevance | path

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

/openbmc/linux/tools/mm/
H A Dslabinfo.c837 total_objwaste = 0; in totals() local
946 total_objwaste += s->objects * objwaste; in totals()
973 avg_objwaste = total_objwaste / total_objects; in totals()