Lines Matching refs:rte_lcore_count
162 for (i = 0; i < rte_lcore_count() - 1; i++) in sanity_test()
169 if (rte_lcore_count() >= 3) { in sanity_test()
189 for (i = 0; i < rte_lcore_count() - 1; i++) in sanity_test()
218 for (i = 0; i < rte_lcore_count() - 1; i++) in sanity_test()
500 for (i = 0; i < rte_lcore_count() - 1; i++) in sanity_test_with_worker_shutdown()
570 for (i = 0; i < rte_lcore_count() - 1; i++) in test_flush_with_worker_shutdown()
679 for (i = 0; i < rte_lcore_count() - 1; i++) in sanity_mark_test()
739 rte_lcore_count() - 1, in test_error_distributor_create_name()
747 rte_lcore_count() - 1, in test_error_distributor_create_name()
789 const unsigned num_workers = rte_lcore_count() - 1; in quit_workers()
843 if (rte_lcore_count() < 2) { in test_distributor()
850 rte_lcore_count() - 1, in test_distributor()
864 rte_lcore_count() - 1, in test_distributor()
875 const unsigned nb_bufs = (511 * rte_lcore_count()) < BIG_BATCH ? in test_distributor()
876 (BIG_BATCH * 2) - 1 : (511 * rte_lcore_count()); in test_distributor()
911 if (rte_lcore_count() > 2) { in test_distributor()