Searched refs:nic_stats_border (Results 1 – 3 of 3) sorted by relevance
| /dpdk/app/proc-info/ |
| H A D | main.c | 362 static const char *nic_stats_border = "########################"; in nic_stats_display() local 366 nic_stats_border, port_id, nic_stats_border); in nic_stats_display() 392 nic_stats_border, nic_stats_border); in nic_stats_display() 476 static const char *nic_stats_border = "########################"; in nic_xstats_by_ids_display() local 499 printf("%s############################\n", nic_stats_border); in nic_xstats_by_ids_display() 511 printf("%s############################\n", nic_stats_border); in nic_xstats_by_ids_display() 523 static const char *nic_stats_border = "########################"; in nic_xstats_display() local 551 nic_stats_border); in nic_xstats_display() 583 nic_stats_border); in nic_xstats_display() 649 printf("%s############################\n", nic_stats_border); in metrics_display() [all …]
|
| /dpdk/app/test-pmd/ |
| H A D | config.c | 252 static const char *nic_stats_border = "########################"; in nic_stats_display() local 267 nic_stats_border, port_id, nic_stats_border); in nic_stats_display() 319 nic_stats_border, nic_stats_border); in nic_stats_display()
|
| H A D | cmdline.c | 15201 static const char *nic_stats_border = "########################"; in cmd_show_vf_stats_parsed() local 15238 nic_stats_border, res->port_id, res->vf_id, nic_stats_border); in cmd_show_vf_stats_parsed() 15251 nic_stats_border, nic_stats_border); in cmd_show_vf_stats_parsed()
|