rte_ml_dev_xstats_map
Contents
Detailed Description
A name-key lookup element for extended statistics.
This structure is used to map between names and ID numbers for extended ML device statistics.
Definition at line 644 of file rte_mldev.h.
Field Documentation
uint16_tid
xstat identifier
Definition at line 645 of file rte_mldev.h.
charname[RTE_ML_STR_MAX]
xstat name
Definition at line 647 of file rte_mldev.h.
Name
rte_ml_dev_xstats_map
Synopsis
#include <rte_mldev.h>
DataFields
uint16_t id
char name [RTE_ML_STR_MAX]
