HomeSort by relevance Sort by last modified time
    Searched full:btac (Results 1 - 1 of 1) sorted by null

  /external/valgrind/cachegrind/
cg_branchpred.c 139 static Addr btac[N_BTAC]; /* BTAC; presumably auto-zeroed */ variable
148 mispredict = btac[indx] != actual;
149 btac[indx] = actual;

Completed in 303 milliseconds