Home
last modified time | relevance | path

Searched refs:rte_graph_has_stats_feature (Results 1 – 6 of 6) sorted by relevance

/dpdk/lib/graph/
H A Drte_graph.h656 rte_graph_has_stats_feature(void) in rte_graph_has_stats_feature() function
H A Drte_graph_worker.h163 if (rte_graph_has_stats_feature()) { in rte_graph_walk()
H A Dgraph_stats.c274 if (!rte_graph_has_stats_feature()) in rte_graph_cluster_stats_create()
/dpdk/app/test/
H A Dtest_graph.c769 if (!rte_graph_has_stats_feature()) in test_print_stats()
H A Dtest_graph_perf.c646 if (rte_graph_has_stats_feature()) { in measure_perf_get()
/dpdk/examples/l3fwd-graph/
H A Dmain.c1124 if (rte_graph_has_stats_feature()) in main()