Home | History | Annotate | Download | only in callgrind

Lines Matching full:cost_ir

1074 	ULong* cost_Ir;
1077 cost_Ir = CLG_(current_state).nonskipped->skipped + fullOffset(EG_IR);
1079 cost_Ir = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_IR];
1081 inc_costs(IrRes, cost_Ir,
1173 ULong *cost_Ir, *cost_Dr;
1176 cost_Ir = CLG_(current_state).nonskipped->skipped + fullOffset(EG_IR);
1180 cost_Ir = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_IR];
1184 inc_costs(IrRes, cost_Ir,
1236 ULong *cost_Ir, *cost_Dw;
1239 cost_Ir = CLG_(current_state).nonskipped->skipped + fullOffset(EG_IR);
1243 cost_Ir = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_IR];
1247 inc_costs(IrRes, cost_Ir,