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

/system/extras/showslab/
H A Dshowslab.c34 unsigned long active_size; /* size of all active objects */ member in struct:slab_stat
137 stats->active_size += p->nr_active_objs * p->obj_size;
326 stats.active_size / 1024.0,
328 100.0 * stats.active_size / stats.total_size,

Completed in 1081 milliseconds