Lines Matching refs:sync
136 uint16_t sync; member
2787 rte_wait_until_equal_16(&tp->op_params->sync, SYNC_START, __ATOMIC_RELAXED); in throughput_intr_lcore_ldpc_dec()
2881 rte_wait_until_equal_16(&tp->op_params->sync, SYNC_START, __ATOMIC_RELAXED); in throughput_intr_lcore_dec()
2968 rte_wait_until_equal_16(&tp->op_params->sync, SYNC_START, __ATOMIC_RELAXED); in throughput_intr_lcore_enc()
3055 rte_wait_until_equal_16(&tp->op_params->sync, SYNC_START, __ATOMIC_RELAXED); in throughput_intr_lcore_ldpc_enc()
3139 rte_wait_until_equal_16(&tp->op_params->sync, SYNC_START, __ATOMIC_RELAXED); in throughput_pmd_lcore_dec()
3242 rte_wait_until_equal_16(&tp->op_params->sync, SYNC_START, __ATOMIC_RELAXED); in bler_pmd_lcore_ldpc_dec()
3371 rte_wait_until_equal_16(&tp->op_params->sync, SYNC_START, __ATOMIC_RELAXED); in throughput_pmd_lcore_ldpc_dec()
3487 rte_wait_until_equal_16(&tp->op_params->sync, SYNC_START, __ATOMIC_RELAXED); in throughput_pmd_lcore_enc()
3577 rte_wait_until_equal_16(&tp->op_params->sync, SYNC_START, __ATOMIC_RELAXED); in throughput_pmd_lcore_ldpc_enc()
3760 __atomic_store_n(&op_params->sync, SYNC_WAIT, __ATOMIC_RELAXED); in bler_test()
3783 __atomic_store_n(&op_params->sync, SYNC_START, __ATOMIC_RELAXED); in bler_test()
3878 __atomic_store_n(&op_params->sync, SYNC_WAIT, __ATOMIC_RELAXED); in throughput_test()
3901 __atomic_store_n(&op_params->sync, SYNC_START, __ATOMIC_RELAXED); in throughput_test()