Searched refs:pos_core (Results 1 – 3 of 3) sorted by relevance
55 uint16_t pos_core; in test_hash_multiwriter_worker() local60 for (pos_core = 0; pos_core < rte_lcore_count(); pos_core++) { in test_hash_multiwriter_worker()61 if (enabled_core_ids[pos_core] == lcore_id) in test_hash_multiwriter_worker()69 offset = pos_core * tbl_multiwriter_test_params.nb_tsx_insertion; in test_hash_multiwriter_worker()
690 uint32_t pos_core = (uint32_t)((uintptr_t)arg); in test_rwc_multi_writer() local691 offset = pos_core * tbl_rwc_test_param.single_insert; in test_rwc_multi_writer()1069 uint8_t pos_core; in test_hash_multi_add_lookup() local1106 pos_core = 0; in test_hash_multi_add_lookup()1113 (void *)(uintptr_t)pos_core, in test_hash_multi_add_lookup()1115 pos_core++; in test_hash_multi_add_lookup()1272 uint8_t pos_core = (uint32_t)((uintptr_t)arg); in test_hash_rcu_qsbr_writer() local1305 uint8_t pos_core; in test_hash_rcu_qsbr_writer_perf() local1349 pos_core = 0; in test_hash_rcu_qsbr_writer_perf()1353 (void *)(uintptr_t)pos_core, in test_hash_rcu_qsbr_writer_perf()[all …]
435 uint8_t pos_core = (uint8_t)((uintptr_t)arg); in test_lpm_rcu_qsbr_writer() local437 si = (pos_core * NUM_LDEPTH_ROUTE_ENTRIES) / num_writers; in test_lpm_rcu_qsbr_writer()438 ei = ((pos_core + 1) * NUM_LDEPTH_ROUTE_ENTRIES) / num_writers; in test_lpm_rcu_qsbr_writer()