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

/haiku/headers/private/kernel/
H A Ddebug_heap.h12 typedef struct DebugAllocPool debug_alloc_pool; typedef in typeref:struct:DebugAllocPool
19 debug_alloc_pool* create_debug_alloc_pool();
20 void delete_debug_alloc_pool(debug_alloc_pool* pool);
/haiku/src/system/kernel/debug/
H A Ddebug_heap.cpp230 debug_alloc_pool*
249 delete_debug_alloc_pool(debug_alloc_pool* pool)

Completed in 41 milliseconds