Skip to content

Commit 3d69e94

Browse files
committed
cpu-o3: split decoupled bpu stats helpers
moving DB/init/dumpStats etc to new file to reduce clutter.
1 parent fc34e6b commit 3d69e94

File tree

3 files changed

+1043
-1022
lines changed

3 files changed

+1043
-1022
lines changed

src/cpu/pred/SConscript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Source('ftb/folded_hist.cc')
9595
Source('ftb/ras.cc')
9696
Source('ftb/uras.cc')
9797
Source('btb/decoupled_bpred.cc')
98+
Source('btb/decoupled_bpred_stats.cc')
9899
Source('btb/abtb.cc')
99100
Source('btb/mbtb.cc')
100101
Source('btb/timed_base_pred.cc')

0 commit comments

Comments
 (0)