Searched refs:total_alloc_freed_bytes (Results 1 – 1 of 1) sorted by relevance
1174 u64 total_alloc_freed_bytes = total_page_free_bytes - total_page_nomatch_bytes; in print_page_summary() local1185 nr_alloc_freed, (total_alloc_freed_bytes) / 1024); in print_page_summary()1188 (total_page_alloc_bytes - total_alloc_freed_bytes) / 1024); in print_page_summary()