Home
last modified time | relevance | path

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

/external/valgrind/cachegrind/
Dcg_branchpred.c92 static ULong do_cond_branch_predict ( Addr instr_addr, Word takenW ) in do_cond_branch_predict() function
Dcg_main.c450 += (1 & do_cond_branch_predict(n->instr_addr, taken)); in log_cond_branch()
/external/valgrind/callgrind/
Dmain.c146 miss = 1 & do_cond_branch_predict(CLG_(bb_base) + ii->instr_offset, taken); in log_cond_branch()