Searched refs:rte_graph_id_to_name (Results 1 – 4 of 4) sorted by relevance
13 rte_graph_id_to_name;
267 char *rte_graph_id_to_name(rte_graph_t id);
403 rte_graph_id_to_name(rte_graph_t id) in rte_graph_id_to_name() function
608 graph = rte_graph_lookup(rte_graph_id_to_name(data->graph_id)); in _graph_perf_wrapper()620 const char *pattern = rte_graph_id_to_name(graph_id); in measure_perf_get()