FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
src/plugins/perfmon

clear pmc

Summary/usage

clear the performance monitor counters.

Declaration and implementation

Declaration: clear_pmc_command (src/plugins/perfmon/perfmon.c line 671)

Implementation: clear_pmc_command_fn.

set pmc

Summary/usage

set pmc c1 [..., use "show pmc events"].

Declaration and implementation

Declaration: set_pmc_command (src/plugins/perfmon/perfmon.c line 390)

Implementation: set_pmc_command_fn.

show pmc

Summary/usage

show pmc [verbose].

Declaration and implementation

Declaration: show_pmc_command (src/plugins/perfmon/perfmon.c line 633)

Implementation: show_pmc_command_fn.