FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
extras/deprecated/perfmon

clear pmc

Summary/usage

clear the performance monitor counters.

Declaration and implementation

Declaration: clear_pmc_command (extras/deprecated/perfmon/perfmon.c line 618)

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 (extras/deprecated/perfmon/perfmon.c line 329)

Implementation: set_pmc_command_fn.

show pmc

Summary/usage

show pmc [verbose].

Declaration and implementation

Declaration: show_pmc_command (extras/deprecated/perfmon/perfmon.c line 580)

Implementation: show_pmc_command_fn.