Home | History | Annotate | Download | only in callgrind

Lines Matching refs:cost_offset

879     CLG_(cost_base) + current_ii->cost_offset;
970 CLG_(cost_base) + current_ii->cost_offset; \
1079 cost_Ir = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_IR];
1114 CLG_(cost_base) + ii1->cost_offset + ii1->eventset->offset[EG_IR]);
1116 CLG_(cost_base) + ii2->cost_offset + ii2->eventset->offset[EG_IR]);
1150 CLG_(cost_base) + ii1->cost_offset + ii1->eventset->offset[EG_IR]);
1152 CLG_(cost_base) + ii2->cost_offset + ii2->eventset->offset[EG_IR]);
1154 CLG_(cost_base) + ii3->cost_offset + ii3->eventset->offset[EG_IR]);
1180 cost_Ir = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_IR];
1181 cost_Dr = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DR];
1212 cost_Dr = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DR];
1243 cost_Ir = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_IR];
1244 cost_Dw = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DW];
1272 cost_Dw = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DW];
1687 ii->eventset, bbcc->cost + ii->cost_offset);