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

/gem5/src/cpu/pred/
H A Dltage.cc76 bi->tageBranchInfo->provider = LOOP;
H A Dtage_base.hh114 // provider type
155 unsigned provider; member in struct:TAGEBase::BranchInfo
165 provider(-1)
H A Dtage_base.cc409 bi->provider = TAGE_LONGEST_MATCH;
412 bi->provider = bi->altBank ? TAGE_ALT_MATCH
419 bi->provider = BIMODAL_ONLY;
557 // if the provider entry is not certified to be useful also update
661 switch (bi->provider) {
669 switch (bi->provider) {
685 switch (bi->provider) {
694 switch (bi->provider) {
723 .desc("Number of times TAGE Longest Match is the provider and "
728 .desc("Number of times TAGE Alt Match is the provider an
[all...]
H A Dtage_sc_l.cc379 bi->tageBranchInfo->provider = LOOP;
403 bi->tageBranchInfo->provider = SC;

Completed in 11 milliseconds