Home
last modified time | relevance | path

Searched refs:current_ii (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/callgrind/
Dsim.c116 static InstrInfo* current_ii; variable
859 idx, CLG_(bb_base) + current_ii->instr_offset, memline); in update_LL_use()
876 loaded->iaddr = CLG_(bb_base) + current_ii->instr_offset; in update_LL_use()
879 CLG_(cost_base) + current_ii->cost_offset; in update_LL_use()
947 cache->name, idx, CLG_(bb_base) + current_ii->instr_offset, memline, mask); \
967 loaded->iaddr = CLG_(bb_base) + current_ii->instr_offset; \
970 CLG_(cost_base) + current_ii->cost_offset; \
992 current_ii = ⅈ /* needs to be set for update_XX_use */ in cacheuse_finish()
1011 current_ii = 0; in cacheuse_finish()
1067 current_ii = ii; in log_1I0D()
[all …]