Lines Matching full:skipped
123 cost_Bus = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BUS);
152 cost_Bc = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BC);
182 cost_Bi = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BI);
1500 /* if this frame is skipped, we don't have counters */
1756 if (!CLG_(current_state).bbcc->skipped)
1758 &(CLG_(current_state).bbcc->skipped));
1759 CLG_(current_state).bbcc->skipped[o] ++;
1760 CLG_(current_state).bbcc->skipped[o+1] += diff;