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

/haiku/src/system/kernel/slab/
H A DMemoryManager.h196 static int _DumpRawAllocations(int argc, char** argv);
H A DMemoryManager.cpp515 add_debugger_command_etc("slab_raw_allocations", &_DumpRawAllocations,
1761 MemoryManager::_DumpRawAllocations(int argc, char** argv) function in class:MemoryManager

Completed in 20 milliseconds