CNDP
22.08.0
|
#include <cne_graph.h>
Data Fields | |
cne_graph_cluster_stats_cb_t | fn |
uint16_t | nb_graph_patterns |
const char ** | graph_patterns |
Structure to hold configuration parameters for graph cluster stats create.
Definition at line 152 of file cne_graph.h.
< Stats print callback function. NULL value allowed, in that case, default print stat function used.
Definition at line 156 of file cne_graph.h.
uint16_t nb_graph_patterns |
Number of graph patterns.
Definition at line 158 of file cne_graph.h.
const char** graph_patterns |
Array of graph patterns based on shell pattern.
Definition at line 159 of file cne_graph.h.