From 1d61224a8ba60a2c8cb06e9877b7e548d47bb99a Mon Sep 17 00:00:00 2001 From: Curtis Dunham Date: Fri, 8 Apr 2016 11:01:45 -0500 Subject: stats: update stats for thermals, indirect BP --- tests/quick/se/00.hello/ref/power/linux/o3-timing/config.ini | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tests/quick/se/00.hello/ref/power/linux/o3-timing/config.ini') diff --git a/tests/quick/se/00.hello/ref/power/linux/o3-timing/config.ini b/tests/quick/se/00.hello/ref/power/linux/o3-timing/config.ini index 5f8967148..0500fc3ab 100644 --- a/tests/quick/se/00.hello/ref/power/linux/o3-timing/config.ini +++ b/tests/quick/se/00.hello/ref/power/linux/o3-timing/config.ini @@ -29,6 +29,8 @@ multi_thread=false num_work_ids=16 readfile= symbolfile= +thermal_components= +thermal_model=Null work_begin_ckpt_count=0 work_begin_cpu_id_exit=-1 work_begin_exit_count=0 @@ -146,11 +148,18 @@ choicePredictorSize=8192 eventq_index=0 globalCtrBits=2 globalPredictorSize=8192 +indirectHashGHR=true +indirectHashTargets=true +indirectPathLength=3 +indirectSets=256 +indirectTagSize=16 +indirectWays=2 instShiftAmt=2 localCtrBits=2 localHistoryTableSize=2048 localPredictorSize=2048 numThreads=1 +useIndirect=true [system.cpu.dcache] type=Cache -- cgit v1.2.3