Go to the source code of this file.
static int significant_error_enable_disable |
( |
gmon_main_t * |
gm, |
|
|
u32 |
index, |
|
|
int |
enable |
|
) |
| |
|
static |
static u64 vnet_get_aggregate_rx_packets |
( |
void |
| ) |
|
|
inlinestatic |
Initial value:= {
.name = "gmon-process",
}
static uword gmon_process(vlib_main_t *vm, vlib_node_runtime_t *rt, vlib_frame_t *f)
(constructor) VLIB_REGISTER_NODE (gmon_process_node)
Definition at line 155 of file gmon.c.
Initial value:= {
.path = "set significant error",
.short_help = "set significant error <counter-index-nnn>",
}
static clib_error_t * set_significant_error_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
(constructor) VLIB_CLI_COMMAND (set_significant_error_command)
Definition at line 289 of file gmon.c.