Searched refs:total_used (Results 1 – 1 of 1) sorted by relevance
380 int total_used = 0; in print_malloc_free_list() local389 total_used += fl->in_use * size; in print_malloc_free_list()399 total_used, total_free, total_used + total_free); in print_malloc_free_list()
Completed in 5 milliseconds