Searched refs:nr_active_objs (Results 1 – 1 of 1) sorted by relevance
24 unsigned long nr_active_objs; /* number of active objects */ member36 unsigned long nr_active_objs; /* total number of active objects */ member109 &p->nr_active_objs, &p->nr_objs, in get_slabinfo()129 p->use = 100 * p->nr_active_objs / p->nr_objs; in get_slabinfo()135 stats->nr_active_objs += p->nr_active_objs; in get_slabinfo()137 stats->active_size += p->nr_active_objs * p->obj_size; in get_slabinfo()235 BUILD_SORT_FUNC(nr_active_objs) in BUILD_SORT_FUNC() argument317 stats.nr_active_objs, in main()319 100.0 * stats.nr_active_objs / stats.nr_objs, in main()340 p->nr_objs, p->nr_active_objs, p->use, in main()