Searched refs:nic_stats_border (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/app/proc-info/ |
| H A D | main.c | 344 static const char *nic_stats_border = "########################"; in nic_stats_display() local 348 nic_stats_border, port_id, nic_stats_border); in nic_stats_display() 374 nic_stats_border, nic_stats_border); in nic_stats_display() 460 static const char *nic_stats_border = "########################"; in nic_xstats_by_ids_display() local 483 printf("%s############################\n", nic_stats_border); in nic_xstats_by_ids_display() 495 printf("%s############################\n", nic_stats_border); in nic_xstats_by_ids_display() 507 static const char *nic_stats_border = "########################"; in nic_xstats_display() local 535 nic_stats_border); in nic_xstats_display() 567 nic_stats_border); in nic_xstats_display() 632 printf("%s############################\n", nic_stats_border); in metrics_display() [all …]
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | config.c | 189 static const char *nic_stats_border = "########################"; in nic_stats_display() local 197 nic_stats_border, port_id, nic_stats_border); in nic_stats_display() 280 nic_stats_border, nic_stats_border); in nic_stats_display()
|
| H A D | cmdline.c | 14395 static const char *nic_stats_border = "########################"; in cmd_show_vf_stats_parsed() local 14432 nic_stats_border, res->port_id, res->vf_id, nic_stats_border); in cmd_show_vf_stats_parsed() 14445 nic_stats_border, nic_stats_border); in cmd_show_vf_stats_parsed()
|