// LOG_D(PHY,"Setting new polarParams index %d, messageType %d, messageLength %d, aggregation_prime %d\n",(messageType * messageLength * aggregation_prime),messageType,messageLength,aggregation_prime);
LOG_W(PHY,"Setting new polarParams index %d, messageType %d, messageLength %d, aggr level %d, flag %d\n",PolarKey,messageType,messageLength,aggregation_level,decoder_flag);
e_rx_cand_idx+=9*L*6;// e_rx index for next candidate (L CCEs, 6 REGs per CCE and 9 REs per REG )
}
if(a>3000*100)
LOG_E(PHY,"cpu: %lu, cpu tot %llu rel15->num_dci_options %d, dci_ind->number_of_dci %d, iter %d\n",a/3000,(rdtsc_oai()-z)/3000,rel15->num_dci_options,dci_ind->number_of_dcis,iter);
LOG_D(PHY,"[UE %d] Frame %d, nr_slot_rx %d: found %d DCIs\n",ue->Mod_id,frame_rx,nr_slot_rx,dci_cnt);
uint64_tb=rdtsc_oai();
if(b-a>3000*500)
LOG_E(PHY,"[UE %d] Frame %d, nr_slot_rx %d: found %d DCIs on %d trial, cpu %lu\n",ue->Mod_id,frame_rx,nr_slot_rx,dci_cnt,phy_pdcch_config->nb_search_space*nb_symb_pdcch,(b-a)/3000);