Commit 50d7fa3b authored by frtabu's avatar frtabu

fix dlsim dlsch parallelisation

parent 0d5df0a7
......@@ -963,8 +963,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