From b8fc86e28f15b03ba82465b2a1dcf0725c769bad Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 22 Jan 2007 23:44:44 -0800 Subject: Update to stats because of minor to branch mispredict accounting. --HG-- extra : convert_revision : bfb7db6bd118b623f6a38c05a962dc44456160cb --- tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini') diff --git a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini index a1c77c6bf..6eef745b4 100644 --- a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini +++ b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini @@ -7,9 +7,6 @@ max_tick=0 output_file=cout progress_interval=0 -[debug] -break_cycles= - [exetrace] intel_format=false legion_lockstep=false @@ -109,6 +106,7 @@ numPhysIntRegs=256 numROBEntries=192 numRobs=1 numThreads=1 +phase=0 predType=tournament progress_interval=0 renameToDecodeDelay=1 @@ -390,6 +388,7 @@ port=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.l2cache.cp [system.cpu.workload0] type=LiveProcess cmd=hello +cwd= egid=100 env= euid=100 @@ -405,6 +404,7 @@ uid=100 [system.cpu.workload1] type=LiveProcess cmd=hello +cwd= egid=100 env= euid=100 @@ -430,6 +430,7 @@ type=PhysicalMemory file= latency=1 range=0:134217727 +zero=false port=system.membus.port[0] [trace] -- cgit v1.2.3