Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_fib6_perf.c42 print_route_distribution(const struct rules_tbl_entry *table, uint32_t n) in print_route_distribution() function
101 print_route_distribution(large_route_table, in test_fib6_perf()
H A Dtest_lpm6_perf.c41 print_route_distribution(const struct rules_tbl_entry *table, uint32_t n) in print_route_distribution() function
83 print_route_distribution(large_route_table, (uint32_t) NUM_ROUTE_ENTRIES); in test_lpm6_perf()
H A Dtest_fib_perf.c307 print_route_distribution(const struct route_rule *table, uint32_t n) in print_route_distribution() function
354 print_route_distribution(large_route_table, in test_fib_perf()
H A Dtest_lpm_perf.c340 print_route_distribution(const struct route_rule *table, uint32_t n) in print_route_distribution() function
627 print_route_distribution(large_route_table, (uint32_t) NUM_ROUTE_ENTRIES); in test_lpm_perf()