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

/gem5/src/cpu/pred/
H A Dtage_base.hh151 int *ct0; member in struct:TAGEBase::BranchInfo
172 ct0 = ci + sz;
173 ct1 = ct0 + sz;
H A Dtage_base.cc192 tHist.computeTags[0][i].comp = bi->ct0[i];
609 bi->ct0[i] = tHist.computeTags[0][i].comp;
641 tHist.computeTags[0][i].comp = bi->ct0[i];

Completed in 5 milliseconds