Home | History | Annotate | Download | only in callgrind

Lines Matching refs:instr_size

115               CLG_(bb_base) + ii->instr_offset, ii->instr_size);
773 We only can set instr_offset/instr_size here. The required event set and
779 InstrInfo* next_InstrInfo ( ClgState* clgs, UInt instr_size )
788 CLG_ASSERT(ii->instr_size == instr_size);
792 ii->instr_size = instr_size;
798 clgs->instr_offset += instr_size;
1234 origAddr + curr_inode->instr_offset + curr_inode->instr_size)