Searched refs:cmd_show_port_tm_node_stats_result (Results 1 – 1 of 1) sorted by relevance
| /dpdk/app/test-pmd/ |
| H A D | cmdline_tm.c | 619 struct cmd_show_port_tm_node_stats_result { struct 632 struct cmd_show_port_tm_node_stats_result, show, "show"); argument 635 struct cmd_show_port_tm_node_stats_result, port, "port"); 638 struct cmd_show_port_tm_node_stats_result, tm, "tm"); 641 struct cmd_show_port_tm_node_stats_result, node, "node"); 644 struct cmd_show_port_tm_node_stats_result, stats, "stats"); 646 TOKEN_NUM_INITIALIZER(struct cmd_show_port_tm_node_stats_result, 650 struct cmd_show_port_tm_node_stats_result, 654 struct cmd_show_port_tm_node_stats_result, clear, RTE_UINT32); 660 struct cmd_show_port_tm_node_stats_result *res = parsed_result; in cmd_show_port_tm_node_stats_parsed()
|