Searched refs:cmd_show_port_tm_node_stats_result (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_tm.c | 617 struct cmd_show_port_tm_node_stats_result { struct 630 struct cmd_show_port_tm_node_stats_result, show, "show"); argument 633 struct cmd_show_port_tm_node_stats_result, port, "port"); 636 struct cmd_show_port_tm_node_stats_result, tm, "tm"); 639 struct cmd_show_port_tm_node_stats_result, node, "node"); 642 struct cmd_show_port_tm_node_stats_result, stats, "stats"); 644 TOKEN_NUM_INITIALIZER(struct cmd_show_port_tm_node_stats_result, 648 struct cmd_show_port_tm_node_stats_result, 652 struct cmd_show_port_tm_node_stats_result, clear, RTE_UINT32); 658 struct cmd_show_port_tm_node_stats_result *res = parsed_result; in cmd_show_port_tm_node_stats_parsed()
|