Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c2869 #define CMD_LINE_OPT_STAT_LCORE "stat-lcore" macro
2889 {CMD_LINE_OPT_STAT_LCORE, 1, 0, 0}, in parse_args()
2943 if (!strncmp(lgopts[option_index].name, CMD_LINE_OPT_STAT_LCORE, in parse_args()
2944 sizeof(CMD_LINE_OPT_STAT_LCORE))) { in parse_args()