HomeSort by relevance Sort by last modified time
    Searched full:debug_memory_footer (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_memory.c 68 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);
114 struct debug_memory_footer *ftr;
150 struct debug_memory_footer *ftr;
196 struct debug_memory_footer *old_ftr, *new_ftr;
277 struct debug_memory_footer *ftr;

Completed in 152 milliseconds