Searched refs:_DumpAreas (Results 1 - 4 of 4) sorted by path

/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.h70 status_t _DumpAreas(BFile& _output);
H A DDebugReportGenerator.cpp150 result = _DumpAreas(file);
369 DebugReportGenerator::_DumpAreas(BFile& _output) function in class:DebugReportGenerator
/haiku/src/system/kernel/slab/
H A DMemoryManager.h206 static int _DumpAreas(int argc, char** argv);
H A DMemoryManager.cpp510 add_debugger_command_etc("slab_areas", &_DumpAreas,
1982 MemoryManager::_DumpAreas(int argc, char** argv) function in class:MemoryManager

Completed in 146 milliseconds