Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Du_debug_memory.c83 struct debug_memory_footer struct
114 static inline struct debug_memory_footer *
118 …return (struct debug_memory_footer *)((char *)hdr + sizeof(struct debug_memory_header) + hdr->size… in footer_from_header()
129 struct debug_memory_footer *ftr; in debug_malloc()
169 struct debug_memory_footer *ftr; in debug_free()
227 struct debug_memory_footer *old_ftr, *new_ftr; in debug_realloc()
312 struct debug_memory_footer *ftr; in debug_memory_end()
383 struct debug_memory_footer *ftr; in debug_memory_check_block()
418 struct debug_memory_footer *ftr; in debug_memory_check()