Searched refs:btac (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/cachegrind/
H A Dcg_branchpred.c138 static Addr btac[N_BTAC]; /* BTAC; presumably auto-zeroed */ variable
147 mispredict = btac[indx] != actual;
148 btac[indx] = actual;

Completed in 82 milliseconds