Searched refs:nb_cores (Results 1 – 1 of 1) sorted by relevance
150 unsigned int nb_cores, nb_workers; in test_trace_perf() local154 nb_cores = rte_lcore_count(); in test_trace_perf()155 nb_workers = nb_cores - 1; in test_trace_perf()156 if (nb_cores < 2) { in test_trace_perf()