Home | History | Annotate | Download | only in callgrind

Lines Matching refs:EG_BI

180     CLG_ASSERT( (ii->eventset->mask & (1u<<EG_BI))>0 );
183 cost_Bi = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BI);
185 cost_Bi = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_BI];
187 fullOffset_Bi = fullOffset(EG_BI);
420 EG_BI);
1781 Bi_total_b = total[ fullOffset(EG_BI) ];
1782 Bi_total_mp = total[ fullOffset(EG_BI)+1 ];
1921 int l3b = ULong_width( total[fullOffset(EG_BI)] );