Searched refs:DEBUG_MEMORY_STACK (Results 1 – 1 of 1) sorted by relevance
49 #define DEBUG_MEMORY_STACK 0 /* XXX: disabled until we have symbol lookup */ macro70 #if DEBUG_MEMORY_STACK71 struct debug_stack_frame backtrace[DEBUG_MEMORY_STACK];149 #if DEBUG_MEMORY_STACK in debug_malloc()150 debug_backtrace_capture(hdr->backtrace, 0, DEBUG_MEMORY_STACK); in debug_malloc()329 #if DEBUG_MEMORY_STACK in debug_memory_end()330 debug_backtrace_dump(hdr->backtrace, DEBUG_MEMORY_STACK); in debug_memory_end()