Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_debug.c60 size_t other_total = 0U; in report_allocated_memory() local
126 other_total += size_other; in report_allocated_memory()
150 printf("| %8luB | %8luB |\n", other_total, total); in report_allocated_memory()