Home
last modified time | relevance | path

Searched defs:dispatch (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/graph/
H A Dgraph_stats.c37 bool dispatch; member
78 print_banner(FILE *f, bool dispatch) in print_banner() argument
87 print_node(FILE *f, const struct rte_graph_cluster_node_stats *stat, bool dispatch) in print_node() argument
125 print_xstat(FILE *f, const struct rte_graph_cluster_node_stats *stat, bool dispatch) in graph_cluster_stats_cb() argument
395 cluster_node_arregate_stats(struct cluster_node * cluster,bool dispatch) cluster_node_arregate_stats() argument
[all...]
H A Drte_graph.h173 uint32_t mp_capacity; /**< Capacity of memory pool for dispatch model. */ member
220 /**< Previous number of failed schedule objs for dispatch model. */ member
H A Drte_graph_worker_common.h69 } dispatch; /** Only used by dispatch model */ global() member
111 } dispatch; global() member