.. _clicmd_src_vlib_stats: =============================================================== Stats cli reference =============================================================== show statistics hash ------------------------------------------------------------------------- .. code-block:: console show statistics hash Declaration: ``show_stat_segment_hash_command`` `src/vlib/stats/cli.c line 216 `_ Implementation: ``show_stat_segment_hash_command_fn`` show statistics segment ------------------------------------------------------------------------- .. code-block:: console show statistics segment [counter-name] [verbose] Declaration: ``show_stat_segment_command`` `src/vlib/stats/cli.c line 222 `_ Implementation: ``show_stat_segment_command_fn``