|
Motr
M0
|
#include "lib/trace.h"#include "lib/assert.h"#include "lib/misc.h"#include "lib/trace_internal.h"#include "motr/version.h"
Go to the source code of this file.
Macros | |
| #define | M0_TRACE_SUBSYSTEM M0_TRACE_SUBSYS_LIB |
Functions | |
| void | m0_panic (const struct m0_panic_ctx *ctx,...) |
| M0_INTERNAL void | m0_panic_only (const struct m0_panic_ctx *ctx,...) |
| void | m0_backtrace (void) |
| M0_INTERNAL void | m0__assertion_hook (void) |