Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c2875 #define CMD_LINE_OPT_NO_LTHREADS "no-lthreads" macro
2895 {CMD_LINE_OPT_NO_LTHREADS, 0, 0, 0}, in parse_args()
2967 if (!strncmp(lgopts[option_index].name, CMD_LINE_OPT_NO_LTHREADS, in parse_args()
2968 sizeof(CMD_LINE_OPT_NO_LTHREADS))) { in parse_args()