| rte_metric_name(3) | Library Functions Manual | rte_metric_name(3) |
rte_metric_name
#include <rte_metrics.h>
char name [RTE_METRICS_MAX_NAME_LEN]
A name-key lookup for metrics.
An array of this structure is returned by rte_metrics_get_names(). The struct rte_metric_value references these names via their array index.
Definition at line 54 of file rte_metrics.h.
String describing metric
Definition at line 56 of file rte_metrics.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |