Home
last modified time | relevance | path

Searched refs:total_used (Results 1 – 1 of 1) sorted by relevance

/hurd/
A Dhurdmalloc.c380 int total_used = 0; in print_malloc_free_list() local
389 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