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/00.hello/ref/alpha/linux/o3-timing/config.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini') diff --git a/tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini b/tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini index 4b0687180..2296e2545 100644 --- a/tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini +++ b/tests/quick/00.hello/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.workload] type=LiveProcess cmd=hello +cwd= egid=100 env= euid=100 @@ -415,6 +414,7 @@ type=PhysicalMemory file= latency=1 range=0:134217727 +zero=false port=system.membus.port[0] [trace] -- cgit v1.2.3