FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
clear the performance monitor counters.
Declaration: clear_pmc_command (src/plugins/perfmon/perfmon.c line 671)
Implementation: clear_pmc_command_fn.
set pmc c1 [..., use "show pmc events"].
Declaration: set_pmc_command (src/plugins/perfmon/perfmon.c line 390)
Implementation: set_pmc_command_fn.
show pmc [verbose].
Declaration: show_pmc_command (src/plugins/perfmon/perfmon.c line 633)
Implementation: show_pmc_command_fn.