Searched refs:graph_node_id_to_ptr (Results 1 – 3 of 3) sorted by relevance
303 struct rte_node *graph_node_id_to_ptr(const struct rte_graph *graph,
151 node = graph_node_id_to_ptr(graph, id); in stats_mem_populate()175 node = graph_node_id_to_ptr(graph, id); in stats_mem_populate()
106 graph_node_id_to_ptr(const struct rte_graph *graph, rte_node_t id) in graph_node_id_to_ptr() function