FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
src/plugins/perfmon

perfmon reset

Summary/usage

perfmon reset.

Declaration and implementation

Declaration: perfmon_reset_command (src/plugins/perfmon/cli.c line 369)

Implementation: perfmon_reset_command_fn.

perfmon start

Summary/usage

perfmon start bundle [<bundle-name>].

Declaration and implementation

Declaration: perfmon_start_command (src/plugins/perfmon/cli.c line 406)

Implementation: perfmon_start_command_fn.

perfmon stop

Summary/usage

perfmon stop.

Declaration and implementation

Declaration: perfmon_stop_command (src/plugins/perfmon/cli.c line 420)

Implementation: perfmon_stop_command_fn.

show perfmon active-bundle

Summary/usage

show perfmon active-bundle.

Declaration and implementation

Declaration: show_perfmon_active_bundle_command (src/plugins/perfmon/cli.c line 257)

Implementation: show_perfmon_active_bundle_command_fn.

show perfmon bundle

Summary/usage

show perfmon bundle [<bundle-name>] [verbose].

Declaration and implementation

Declaration: show_perfmon_bundle_command (src/plugins/perfmon/cli.c line 138)

Implementation: show_perfmon_bundle_command_fn.

show perfmon source

Summary/usage

show perfmon source [<source-name>] [verbose].

Declaration and implementation

Declaration: show_perfmon_source_command (src/plugins/perfmon/cli.c line 239)

Implementation: show_perfmon_source_command_fn.

show perfmon statistics

Summary/usage

show perfmon statistics [raw].

Declaration and implementation

Declaration: show_perfmon_stats_command (src/plugins/perfmon/cli.c line 354)

Implementation: show_perfmon_stats_command_fn.