Searched refs:dump_allocator (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/kernel/
H A Dheap.cpp365 dump_allocator(heap_allocator *heap, bool areas, bool bins) function
387 dump_allocator(sGrowHeap, true, true);
410 dump_allocator(sHeaps[i], !stats, !stats);
416 dump_allocator((heap_allocator*)(addr_t)heapAddress, !stats, !stats);
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp263 dump_allocator(heap_allocator *heap, bool areas, bool bins) function
1716 dump_allocator(sHeaps[i], dumpAreas, dumpBins);

Completed in 30 milliseconds