Lines Matching refs:cost_offset
879 CLG_(cost_base) + current_ii->cost_offset; in update_LL_use()
970 CLG_(cost_base) + current_ii->cost_offset; \
1079 cost_Ir = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_IR]; in log_1I0D()
1114 CLG_(cost_base) + ii1->cost_offset + ii1->eventset->offset[EG_IR]); in log_2I0D()
1116 CLG_(cost_base) + ii2->cost_offset + ii2->eventset->offset[EG_IR]); in log_2I0D()
1150 CLG_(cost_base) + ii1->cost_offset + ii1->eventset->offset[EG_IR]); in log_3I0D()
1152 CLG_(cost_base) + ii2->cost_offset + ii2->eventset->offset[EG_IR]); in log_3I0D()
1154 CLG_(cost_base) + ii3->cost_offset + ii3->eventset->offset[EG_IR]); in log_3I0D()
1180 cost_Ir = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_IR]; in log_1I1Dr()
1181 cost_Dr = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DR]; in log_1I1Dr()
1212 cost_Dr = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DR]; in log_0I1Dr()
1243 cost_Ir = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_IR]; in log_1I1Dw()
1244 cost_Dw = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DW]; in log_1I1Dw()
1272 cost_Dw = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DW]; in log_0I1Dw()
1687 ii->eventset, bbcc->cost + ii->cost_offset); in cachesim_add_icost()