Searched refs:tot_dev_mem_size (Results 1 – 1 of 1) sorted by relevance
51 int tot_dev_mem_size, tot_comp_mem_size, tot_size; in print_mem_mcps_info() local58 tot_dev_mem_size = mem_get_alloc_size(mem_handle, XAF_MEM_ID_DEV); in print_mem_mcps_info()60 tot_size = tot_dev_mem_size + tot_comp_mem_size; in print_mem_mcps_info()63 fprintf(stdout,"Memory allocated on AP for Device : %8d \n", tot_dev_mem_size); in print_mem_mcps_info()