Searched refs:fragmentation (Results 1 – 1 of 1) sorted by relevance
940 static double fragmentation(unsigned long n_req, unsigned long n_alloc) in fragmentation() function991 fragmentation(data->bytes_req, data->bytes_alloc)); in __print_slab_result()1127 fragmentation(total_requested, total_allocated)); in print_slab_summary()1444 x = fragmentation(l->bytes_req, l->bytes_alloc); in frag_cmp()1445 y = fragmentation(r->bytes_req, r->bytes_alloc); in frag_cmp()