DPDK  24.11.0-rc1
Data Fields
rte_node_xstats Struct Reference

#include <rte_graph.h>

Data Fields

uint16_t nb_xstats
 
char xstat_desc [][RTE_NODE_XSTAT_DESC_SIZE]
 

Detailed Description

Structure defines the number of xstats a given node has and each xstat description.

Definition at line 472 of file rte_graph.h.

Field Documentation

◆ nb_xstats

uint16_t nb_xstats

Number of xstats.

Definition at line 473 of file rte_graph.h.

◆ xstat_desc

char xstat_desc[][RTE_NODE_XSTAT_DESC_SIZE]

Names of xstats.

Definition at line 474 of file rte_graph.h.


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