Searched refs:_heap (Results 1 – 3 of 3) sorted by relevance
172 typedef struct _heap _heap; typedef173 struct _heap { struct174 _heap* pPrev; argument180 _heap* pheap; argument187 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()188 _heap* pn = 0; in _heap_alloc()189 pn = malloc(size + sizeof(_heap) - sizeof(uint64_t)); in _heap_alloc()225 _heap* pa = me->pheap; in _allocator_deinit()227 _heap* pn = pa; in _allocator_deinit()
120 to the file /data/local/tmp/backtrace\_heap.**PID**.txt. This is useful when147 to the file named /data/local/tmp/backtrace\_heap.**PID**.exit.txt.157 The default is /data/local/tmp/backtrace\_heap.