Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_graph_perf.c302 edges++; in graph_node_count_edges()
313 return edges; in graph_node_count_edges()
431 if (!edges) in graph_init()
452 edges = 0; in graph_init()
486 edges++; in graph_init()
490 if (!edges) in graph_init()
502 edges); in graph_init()
537 edges = 0; in graph_init()
550 edges++; in graph_init()
553 if (!edges) in graph_init()
[all …]