Home | History | Annotate | Download | only in callgrind

Lines Matching refs:instr_size

114               CLG_(bb_base) + ii->instr_offset, ii->instr_size);
728 We only can set instr_offset/instr_size here. The required event set and
734 InstrInfo* next_InstrInfo ( ClgState* clgs, UInt instr_size )
743 CLG_ASSERT(ii->instr_size == instr_size);
747 ii->instr_size = instr_size;
753 clgs->instr_offset += instr_size;
1161 origAddr + curr_inode->instr_offset + curr_inode->instr_size)