Searched refs:size_other (Results 1 – 1 of 1) sorted by relevance
88 size_t size_other = 0U; in report_allocated_memory() local104 size_other = core_total - (el3_size + gp_size); in report_allocated_memory()112 size_other -= elx_size; in report_allocated_memory()118 size_other -= pauth_size; in report_allocated_memory()122 printf("| %8luB | %8luB |\n", size_other, core_total); in report_allocated_memory()126 other_total += size_other; in report_allocated_memory()