Home
last modified time | relevance | path

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

/external/valgrind/main/exp-bbv/
Dbbv_main.c81 ULong total_instr; /* Total retired instruction count */ member
222 bbv_thread[current_thread].total_instr+=n_instrs; in per_instruction_BBV()
235 bbv_thread[current_thread].total_instr++; in per_instruction_BBV_rep()
263 bbv_thread[current_thread].total_instr+=n_instrs; in per_instruction_BBV_fldcw()
483 temp[i].total_instr=0; in allocate_new_thread()
573 if (bbv_thread[i].total_instr!=0) { in bbv_fini()
583 (Int)(bbv_thread[i].total_instr/(ULong)interval_size), in bbv_fini()
585 bbv_thread[i].total_instr, in bbv_fini()