Commit 2f6e0687 authored by frtabu's avatar frtabu

fix dlsim dlsch parallelisation

parent 515e4112
......@@ -966,8 +966,7 @@ void nr_ue_dlsch_procedures(PHY_VARS_NR_UE *ue,
#endif
start_meas(&ue->dlsch_decoding_stats[proc->thread_id]);
start_meas(&ue->dlsch_decoding_stats[proc->thread_id]);
if( dlsch_parallel)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment