Searched refs:dump_cache (Results 1 - 3 of 3) sorted by path

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp2210 dump_cache(int argc, char** argv) function
2760 add_debugger_command_etc("block_cache", &dump_cache,
/haiku/src/system/kernel/vm/
H A Dvm.cpp3590 dump_cache(int argc, char** argv) function
4442 add_debugger_command("cache", &dump_cache, "Dump VMCache");
/haiku/src/tests/system/kernel/cache/
H A Dblock_cache_test.cpp68 dump_cache() function
77 dump_cache(3, argv);
93 dump_cache();
232 // dump_cache();

Completed in 112 milliseconds