Searched refs:fragmentation (Results 1 – 1 of 1) sorted by relevance
976 static double fragmentation(unsigned long n_req, unsigned long n_alloc) in fragmentation() function1027 fragmentation(data->bytes_req, data->bytes_alloc)); in __print_slab_result()1166 fragmentation(total_requested, total_allocated)); in print_slab_summary()1483 x = fragmentation(l->bytes_req, l->bytes_alloc); in frag_cmp()1484 y = fragmentation(r->bytes_req, r->bytes_alloc); in frag_cmp()