DPDK  24.03.0
Data Fields
rte_ml_dev_xstats_map Struct Reference

#include <rte_mldev.h>

Data Fields

uint16_t id
 
char name [RTE_ML_STR_MAX]
 

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 631 of file rte_mldev.h.

Field Documentation

◆ id

uint16_t id

xstat identifier

Definition at line 632 of file rte_mldev.h.

◆ name

char name[RTE_ML_STR_MAX]

xstat name

Definition at line 634 of file rte_mldev.h.


The documentation for this struct was generated from the following file: