Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_debug.c58 size_t gp_total = 0U; in report_allocated_memory() local
124 gp_total += gp_size; in report_allocated_memory()
142 printf("| All | %8luB | %8luB ", gp_total, el3_total); in report_allocated_memory()