Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_debug.c181 const char *context_name = get_context_name_by_idx(i); in report_ctx_memory_usage() local
184 printf("Memory usage for %s:\n", context_name); in report_ctx_memory_usage()
187 len = NAME_PLACEHOLDER_LEN - printf("End %s", context_name); in report_ctx_memory_usage()