Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_graph_perf.c28 #define NODES_PER_STAGE(map) RTE_DIM(map[0]) macro
752 STAGES(edge_map), NODES_PER_STAGE(edge_map), src_map, in graph_init_hr()
775 STAGES(edge_map), NODES_PER_STAGE(edge_map), src_map, in graph_init_hr_brst_one()
800 STAGES(edge_map), NODES_PER_STAGE(edge_map), src_map, in graph_init_hr_multi_src()
823 STAGES(edge_map), NODES_PER_STAGE(edge_map), src_map, in graph_init_hr_multi_snk()
871 STAGES(edge_map), NODES_PER_STAGE(edge_map), src_map, in graph_init_tree()
908 STAGES(edge_map), NODES_PER_STAGE(edge_map), src_map, in graph_init_reverse_tree()
967 STAGES(edge_map), NODES_PER_STAGE(edge_map), src_map, in graph_init_parallel_tree()