FD.io VPP  v20.09-64-g4f7b92f0a
Vector Packet Processing
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 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 (src/plugins/perfmon/perfmon.c line 329)

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

Implementation: show_pmc_command_fn.