Home
last modified time | relevance | path

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

/system/extras/showslab/
Dshowslab.c34 unsigned long active_size; /* size of all active objects */ member
137 stats->active_size += p->nr_active_objs * p->obj_size; in get_slabinfo()
326 stats.active_size / 1024.0, in main()
328 100.0 * stats.active_size / stats.total_size, in main()