![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Functionality for dumping kernel information. More...
#include <l4/sys/kdebug.h>
Go to the source code of this file.
Functions | |
long | fiasco_dump_kmem_stats (void) |
Dump kernel memory statistics on console. | |
Functionality for dumping kernel information.
Definition in file kdump.h.
|
inline |
Dump kernel memory statistics on console.
0 | Success. |
-L4_ENOSYS | Not implemented by kernel. |
Definition at line 38 of file kdump.h.
References __kdebug_op(), and l4_error().