Home
last modified time | relevance | path

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

/external/valgrind/exp-bbv/
Dbbv_main.c80 Addr last_rep_addr; /* rep counting values */ member
220 if (bbv_thread[current_thread].last_rep_addr!=addr) { in per_instruction_BBV_rep()
226 bbv_thread[current_thread].last_rep_addr=addr; in per_instruction_BBV_rep()
471 temp[i].last_rep_addr=0; in allocate_new_thread()