Searched refs:used_dram_other (Results 1 – 1 of 1) sorted by relevance
521 …used_dram_data, used_dram_bss, used_dram_rodata, used_dram_other, used_dram, dram_total, dram_rema… variable in StructureForSummary608 r.used_dram_other = get_size(dram_other_list)609 r.used_dram = r.used_dram_data + r.used_dram_bss + r.used_dram_other + r.used_dram_rodata654 ('dram_other', self.used_dram_other),