Searched refs:slab_destroy (Results 1 – 1 of 1) sorted by relevance
472 u_longlong_t slab_create, slab_destroy, slab_size, mem_total; in all_stat_load() local480 slab_destroy = knp[slab_destroy_index].value.ui64; in all_stat_load()489 mem_total = (slab_create - slab_destroy) * slab_size; in all_stat_load()