Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_memory.c68 struct debug_memory_footer struct
99 static INLINE struct debug_memory_footer *
103 …return (struct debug_memory_footer *)((char *)hdr + sizeof(struct debug_memory_header) + hdr->size… in footer_from_header()
114 struct debug_memory_footer *ftr; in debug_malloc()
150 struct debug_memory_footer *ftr; in debug_free()
196 struct debug_memory_footer *old_ftr, *new_ftr; in debug_realloc()
277 struct debug_memory_footer *ftr; in debug_memory_end()