FD.io VPP  v19.04.1-1-ge4a0f9f
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 623)

Implementation: clear_pmc_command_fn.

set pmc

Summary/usage

set pmc [threads n,n1-n2] c1... [see "show pmc events"].

Declaration and implementation

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

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 585)

Implementation: show_pmc_command_fn.