Searched refs:core_total (Results 1 – 1 of 1) sorted by relevance
57 size_t core_total = 0U; in report_allocated_memory() local101 core_total = sizeof(*ctx); in report_allocated_memory()104 size_other = core_total - (el3_size + gp_size); in report_allocated_memory()122 printf("| %8luB | %8luB |\n", size_other, core_total); in report_allocated_memory()127 total += core_total; in report_allocated_memory()