Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
H A Du_debug_memory.c82 struct debug_memory_footer struct
113 static inline struct debug_memory_footer *
117 return (struct debug_memory_footer *)((char *)hdr + sizeof(struct debug_memory_header) + hdr->size); in footer_from_header()
128 struct debug_memory_footer *ftr; in debug_malloc()
168 struct debug_memory_footer *ftr; in debug_free()
226 struct debug_memory_footer *old_ftr, *new_ftr; in debug_realloc()
311 struct debug_memory_footer *ftr; in debug_memory_end()
382 struct debug_memory_footer *ftr; in debug_memory_check_block()
417 struct debug_memory_footer *ftr; in debug_memory_check()

Completed in 1 milliseconds